From d0e7fd57eda34ec466476af4c19071a9a6013aac Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Mon, 13 May 2024 06:52:13 -0500 Subject: [PATCH] update --- longhorn/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/longhorn/values.yaml b/longhorn/values.yaml index 5343300..16fd4a4 100644 --- a/longhorn/values.yaml +++ b/longhorn/values.yaml @@ -238,7 +238,7 @@ longhorn: # certificate: # Configure a pod security policy in the Longhorn namespace to allow privileged pods - enablePSP: true + enablePSP: false ## Specify override namespace, specifically this is useful for using longhorn as sub-chart ## and its release namespace is not the `longhorn-system`