This commit is contained in:
2023-03-13 12:39:40 +11:00
parent cc8093a058
commit b6dfa16890
2 changed files with 6 additions and 2 deletions
+3 -1
View File
@@ -6,7 +6,9 @@ metadata:
spec:
project: default
syncPolicy:
automated: {}
automated:
prune: true
selfHeal: true
source:
repoURL: git@github.com:wahyd4/home-docker.git
targetRevision: master
+3 -1
View File
@@ -6,7 +6,9 @@ metadata:
spec:
project: default
syncPolicy:
automated: {}
automated:
prune: true
selfHeal: true
source:
repoURL: git@github.com:wahyd4/home-docker.git
targetRevision: master