Add more excludes to improve ArgoCD integration with Istio
This commit is contained in:
parent
60fd7b33d0
commit
eec89f9300
@ -2,7 +2,7 @@ apiVersion: v2
|
||||
name: kubezero
|
||||
description: KubeZero ArgoCD Application - Root App of Apps chart of KubeZero
|
||||
type: application
|
||||
version: 0.3.8
|
||||
version: 0.3.9
|
||||
home: https://kubezero.com
|
||||
icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png
|
||||
keywords:
|
||||
|
@ -10,4 +10,9 @@
|
||||
jsonPointers:
|
||||
- /metadata/labels
|
||||
- /spec/additionalPrinterColumns
|
||||
- group: admissionregistration.k8s.io
|
||||
kind: ValidatingWebhookConfiguration
|
||||
jsonPointers:
|
||||
- /webhooks/clientConfig/caBundle
|
||||
- /webhooks/failurePolicy
|
||||
{{- end }}
|
||||
|
Loading…
Reference in New Issue
Block a user