Get new Calico #6

Merged
stefan merged 20 commits from master into stable 2020-07-08 22:54:04 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 418e40b343 - Show all commits

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