hmmm
This commit is contained in:
parent
146b150963
commit
8ca343f400
@ -1,11 +1,17 @@
|
||||
project: default
|
||||
source:
|
||||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
name: traefiktest
|
||||
namespace: traefiktest
|
||||
spec:
|
||||
project: default
|
||||
source:
|
||||
repoURL: "https://helm.traefik.io/traefik"
|
||||
targetRevision: 10.20.1
|
||||
helm:
|
||||
valueFiles:
|
||||
- .helms/traefik-values.yaml
|
||||
chart: traefik
|
||||
destination:
|
||||
destination:
|
||||
server: "https://kubernetes.default.svc"
|
||||
namespace: traefiktest
|
||||
|
Loading…
Reference in New Issue
Block a user