This commit is contained in:
Stefan Reimer 2020-07-08 17:09:52 +01:00
parent 43dd389348
commit 418e40b343
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{{- if .Values.calico.enabled }}
{{ template "kubezero-app.app" dict "root" . "name" "calico" "type" .Values.calico.type "retain" true }}
{{- if not .Values.calico.migration }}
{{- if not .Values.calico.values.migration }}
syncPolicy:
automated:
prune: true