Fix outofsync
This commit is contained in:
parent
44d604b174
commit
04faaf7698
@ -10,10 +10,6 @@ spec:
|
||||
revision: HEAD
|
||||
files:
|
||||
- path: env-sets/*/metadata.yaml
|
||||
extract:
|
||||
env: '{{.env}}'
|
||||
namespace: '{{.namespace}}'
|
||||
project: '{{.project}}'
|
||||
template:
|
||||
metadata:
|
||||
name: env-{{env}}
|
||||
@ -29,8 +25,7 @@ spec:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: '{{namespace}}'
|
||||
syncPolicy:
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
- Prune=false
|
||||
- ApplyOutOfSyncOnly=true
|
||||
automated:
|
||||
prune: true
|
||||
selfHeal: true
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user