Skip to content

Commit ea634eb

Browse files
fix project name
1 parent 04b64c0 commit ea634eb

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

clusters/argo-svc.dd.soeren.cloud/app-apps.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
---
12
apiVersion: argoproj.io/v1alpha1
23
kind: ApplicationSet
34
metadata:

clusters/argo-svc.dd.soeren.cloud/app-infra.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
---
12
apiVersion: argoproj.io/v1alpha1
23
kind: ApplicationSet
34
metadata:
@@ -20,7 +21,7 @@ spec:
2021
annotations:
2122
argocd.argoproj.io/sync-wave: "3"
2223
spec:
23-
project: "infra"
24+
project: "k8s-infra"
2425
source:
2526
repoURL: "https://github.com/soerenschneider/k8s-gitops.git"
2627
targetRevision: "HEAD"

0 commit comments

Comments
 (0)