rancher-charts/packages/rancher-monitoring/rancher-node-exporter/generated-changes/patch/templates/psp-clusterrole.yaml.patch

10 lines
292 B
Diff
Raw Normal View History

2022-12-23 00:25:39 +00:00
--- charts-original/templates/psp-clusterrole.yaml
+++ charts/templates/psp-clusterrole.yaml
@@ -1,5 +1,5 @@
{{- if .Values.rbac.create }}
-{{- if .Values.rbac.pspEnabled }}
+{{- if .Values.global.cattle.psp.enabled }}
kind: ClusterRole
apiVersion: rbac.authorization.k8s.io/v1
metadata: