#0000 - Disable reclaim policy in Longhorn Helm values

Commented out the `reclaimPolicy` field to disable its effect. This change aligns with the updated configuration requirements and prevents unintentional retention of resources.
This commit is contained in:
Guillaume "B.B." Van Hemmen 2024-12-28 22:44:04 +01:00
parent e20f7bbac0
commit a2deab9475

View file

@ -6,7 +6,7 @@ defaultSettings:
persistence: persistence:
defaultClassReplicaCount: 2 defaultClassReplicaCount: 2
reclaimPolicy: Retain # reclaimPolicy: Retain
global: global:
nodeSelector: nodeSelector: