We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 77b011e + f57dcb8 commit 0c13377Copy full SHA for 0c13377
hack/observability/grafana/values.yaml
@@ -29,3 +29,8 @@ datasources:
29
# Disable grafana test framework
30
testFramework:
31
enabled: false
32
+
33
+# Disable PSP because PSPs have been dropped with
34
+# Kubernetes v1.25
35
+rbac:
36
+ pspEnabled: false
0 commit comments