postgres-pod role for chart
This commit is contained in:
parent
6deac03f32
commit
6575e380b2
|
|
@ -1,6 +1,6 @@
|
|||
{{ if .Values.rbac.create }}
|
||||
apiVersion: rbac.authorization.k8s.io/v1
|
||||
kind: ClusterRole
|
||||
kind: Role
|
||||
metadata:
|
||||
name: {{ include "postgres-pod.serviceAccountName" . }}
|
||||
labels:
|
||||
|
|
|
|||
Loading…
Reference in New Issue