From b9cee5e3e4da27d9d6471303e8338559ecaf5da1 Mon Sep 17 00:00:00 2001 From: Felix Kunde Date: Thu, 9 May 2019 18:40:19 +0200 Subject: [PATCH] add patch verb to CRD in helm template --- charts/postgres-operator/templates/clusterrole.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/charts/postgres-operator/templates/clusterrole.yaml b/charts/postgres-operator/templates/clusterrole.yaml index 93e60c02a..1b6f50867 100644 --- a/charts/postgres-operator/templates/clusterrole.yaml +++ b/charts/postgres-operator/templates/clusterrole.yaml @@ -24,6 +24,7 @@ rules: verbs: - create - get + - patch - apiGroups: - "" resources: