Fix deleted apps

This commit is contained in:
dvirlabs 2025-07-28 16:56:59 +03:00
parent d39853f6d2
commit 71b5112a86
2 changed files with 7 additions and 7 deletions

View File

@ -29,7 +29,7 @@ spec:
server: https://kubernetes.default.svc
namespace: '{{namespace}}'
syncPolicy:
automated:
selfHeal: true
syncOption:
- Prune=false
# automated:
# selfHeal: true
# syncOption:
# - Prune=false

View File

@ -28,6 +28,6 @@ spec:
- repoURL: https://git.dvirlabs.com/dvirlabs/app-definition.git
targetRevision: HEAD
ref: values
syncPolicy:
automated:
selfHeal: true
# syncPolicy:
# automated:
# selfHeal: true