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 server: https://kubernetes.default.svc
namespace: '{{namespace}}' namespace: '{{namespace}}'
syncPolicy: syncPolicy:
automated: # automated:
selfHeal: true # selfHeal: true
syncOption: # syncOption:
- Prune=false # - Prune=false

View File

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