Skip to content

Commit

Permalink
backport PSS helm flag
Browse files Browse the repository at this point in the history
  • Loading branch information
whites11 committed Apr 23, 2024
1 parent 4977c18 commit 069c9b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/cluster-operator/templates/psp.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{{- if not .Values.global.podSecurityStandards.enforced }}
apiVersion: policy/v1beta10
apiVersion: policy/v1beta1
kind: PodSecurityPolicy
metadata:
name: {{ include "resource.psp.name" . }}
Expand Down

0 comments on commit 069c9b8

Please sign in to comment.