Skip to content

Commit

Permalink
Helm chart: field 'rules' removed from 'templates/psp-clusterrolebind…
Browse files Browse the repository at this point in the history
…ing.yaml' (bitnami-labs#1006)

Signed-off-by: Gerhard Sprenger <[email protected]>

Signed-off-by: Gerhard Sprenger <[email protected]>
  • Loading branch information
spreger5 authored Oct 17, 2022
1 parent 3c203e3 commit 998ecd7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion helm/sealed-secrets/templates/psp-clusterrolebinding.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ metadata:
{{- if .Values.rbac.labels }}
{{- include "sealed-secrets.render" ( dict "value" .Values.rbac.labels "context" $) | nindent 4 }}
{{- end }}
rules:
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
Expand Down

0 comments on commit 998ecd7

Please sign in to comment.