Fix deleted apps
This commit is contained in:
parent
d39853f6d2
commit
71b5112a86
@ -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
|
||||||
|
|||||||
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user