Skip to content
Snippets Groups Projects
Unverified Commit d21466db authored by Prasad Krishnan's avatar Prasad Krishnan Committed by GitHub
Browse files

update clusterrole.yaml (#2762)


* update clusterrole.yaml
* Update charts/postgres-operator/templates/clusterrole.yaml

---------

Co-authored-by: default avatarFelix Kunde <felix-kunde@gmx.de>
parent bb733346
Branches
Tags
No related merge requests found
...@@ -140,8 +140,8 @@ rules: ...@@ -140,8 +140,8 @@ rules:
- delete - delete
- get - get
- list - list
{{- if toString .Values.configKubernetes.storage_resize_mode | eq "pvc" }}
- patch - patch
{{- if toString .Values.configKubernetes.storage_resize_mode | eq "pvc" }}
- update - update
{{- end }} {{- end }}
# to read existing PVs. Creation should be done via dynamic provisioning # to read existing PVs. Creation should be done via dynamic provisioning
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment