Reenable pruning for calico

This commit is contained in:
Stefan Reimer 2020-07-08 15:17:35 +01:00
parent 1096509121
commit d81e9839d6
2 changed files with 6 additions and 2 deletions

View File

@ -2,7 +2,7 @@ apiVersion: v2
name: kubezero
description: KubeZero ArgoCD Application - Root App of Apps chart of KubeZero
type: application
version: 0.3.2
version: 0.3.3
home: https://kubezero.com
icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png
keywords:

View File

@ -1,7 +1,11 @@
{{- if .Values.calico.enabled }}
{{ template "kubezero-app.app" dict "root" . "name" "calico" "type" .Values.calico.type "retain" true }}
syncPolicy:
automated:
prune: true
ignoreDifferences:
- group: api
- group: apiextensions.k8s.io
kind: CustomResourceDefinition
jsonPointers:
- /status