Argo doesn't really do single yaml, folder is the correct pattern
This commit is contained in:
parent
724c773eff
commit
49f23ee0fc
2 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ spec:
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
project: infra
|
project: infra
|
||||||
source:
|
source:
|
||||||
path: manifests/apps/infra-app-of-apps.yaml
|
path: manifests/apps/infra-app-of-apps
|
||||||
repoURL: https://gitlab.wikimedia.org/martynranyard/cloud-dev-cluster.git
|
repoURL: https://gitlab.wikimedia.org/martynranyard/cloud-dev-cluster.git
|
||||||
targetRevision: HEAD
|
targetRevision: HEAD
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
Loading…
Add table
Reference in a new issue