Skip to content

Commit

Permalink
clusterRole template
Browse files Browse the repository at this point in the history
  • Loading branch information
ssyno committed Dec 5, 2023
1 parent e689b06 commit b6b3e92
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
annotations:
{{- include "issuerAnnotations" . | nindent 4 }}
rules:
{{- if not .global.podSecurityStandards.enforced }}
{{- if not .Values.global.podSecurityStandards.enforced }}
- apiGroups:
- policy
resources:
Expand Down

0 comments on commit b6b3e92

Please sign in to comment.