From 4bca9b9167af795901ad8c44ae14124845f3cc7c Mon Sep 17 00:00:00 2001 From: auricom <27022259+auricom@users.noreply.github.com> Date: Tue, 4 Oct 2022 17:50:41 +0200 Subject: [PATCH] update cloudnativepg --- cluster/apps/databases/postgres/helm-release.yaml | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) diff --git a/cluster/apps/databases/postgres/helm-release.yaml b/cluster/apps/databases/postgres/helm-release.yaml index ec1f8fbf4..baea7cdc3 100644 --- a/cluster/apps/databases/postgres/helm-release.yaml +++ b/cluster/apps/databases/postgres/helm-release.yaml @@ -22,19 +22,8 @@ spec: remediation: retries: 5 values: + crds: + create: false config: data: INHERITED_ANNOTATIONS: kyverno.io/ignore - postRenderers: - - kustomize: - patches: - - target: - group: apiextensions.k8s.io - version: v1 - kind: CustomResourceDefinition - patch: |- - $patch: delete - apiVersion: apiextensions.k8s.io/v1 - kind: CustomResourceDefinition - metadata: - name: not-used