disable prune
This commit is contained in:
parent
f9e94065c4
commit
6a1a245f62
1 changed files with 1 additions and 1 deletions
2
app.yaml
2
app.yaml
|
@ -24,4 +24,4 @@ spec:
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
automated:
|
automated:
|
||||||
prune: true
|
prune: false
|
Reference in a new issue