We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04b64c0 commit ea634ebCopy full SHA for ea634eb
clusters/argo-svc.dd.soeren.cloud/app-apps.yaml
@@ -1,3 +1,4 @@
1
+---
2
apiVersion: argoproj.io/v1alpha1
3
kind: ApplicationSet
4
metadata:
clusters/argo-svc.dd.soeren.cloud/app-infra.yaml
@@ -20,7 +21,7 @@ spec:
20
21
annotations:
22
argocd.argoproj.io/sync-wave: "3"
23
spec:
- project: "infra"
24
+ project: "k8s-infra"
25
source:
26
repoURL: "https://github.com/soerenschneider/k8s-gitops.git"
27
targetRevision: "HEAD"
0 commit comments