Promote V2.18.0 to stable #32

Merged
stefan merged 50 commits from master into stable 2021-01-18 13:58:07 +00:00
1 changed files with 13 additions and 0 deletions
Showing only changes of commit 8b4a2bd920 - Show all commits

View File

@ -1,5 +1,18 @@
{{- if index .Values "metrics" "enabled" }}
{{ include "kubezero-app.app" . }}
ignoreDifferences:
- group: admissionregistration.k8s.io
kind: ValidatingWebhookConfiguration
jsonPointers:
- /webhooks/0/clientConfig/caBundle
- /webhooks/0/failurePolicy
- group: admissionregistration.k8s.io
kind: MutatingWebhookConfiguration
jsonPointers:
- /webhooks/0/clientConfig/caBundle
- /webhooks/0/failurePolicy
---
apiVersion: v1
kind: Namespace