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
No related branches found
No related tags found
No related merge requests found
......@@ -140,8 +140,8 @@ rules:
- delete
- get
- list
{{- if toString .Values.configKubernetes.storage_resize_mode | eq "pvc" }}
- patch
{{- if toString .Values.configKubernetes.storage_resize_mode | eq "pvc" }}
- update
{{- end }}
# 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