mirror of https://git.rancher.io/charts
9 lines
219 B
Diff
9 lines
219 B
Diff
|
--- charts-original/templates/psp.yaml
|
||
|
+++ charts/templates/psp.yaml
|
||
|
@@ -1,4 +1,4 @@
|
||
|
-{{- if .Values.psp -}}
|
||
|
+{{- if .Values.global.cattle.psp.enabled -}}
|
||
|
apiVersion: policy/v1beta1
|
||
|
kind: PodSecurityPolicy
|
||
|
metadata:
|