From aae71babc5e41853e2a7d79041f3c58e49dd3746 Mon Sep 17 00:00:00 2001 From: Jirka Kremser Date: Thu, 5 Oct 2023 20:44:42 +0200 Subject: [PATCH] missing 'patch' right Signed-off-by: Jirka Kremser --- helm/cloud-provider-vsphere/templates/crd-install/crd-rbac.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/helm/cloud-provider-vsphere/templates/crd-install/crd-rbac.yaml b/helm/cloud-provider-vsphere/templates/crd-install/crd-rbac.yaml index 367eaf7..ed32a0c 100644 --- a/helm/cloud-provider-vsphere/templates/crd-install/crd-rbac.yaml +++ b/helm/cloud-provider-vsphere/templates/crd-install/crd-rbac.yaml @@ -36,6 +36,7 @@ rules: - create - delete - get + - patch {{- if not .Values.global.podSecurityStandards.enforced }} {{- if .Capabilities.APIVersions.Has "policy/v1beta1/PodSecurityPolicy" }} - apiGroups: