From e66ab84061353c28ebc0d261c345a637889630de Mon Sep 17 00:00:00 2001 From: SeanOMik Date: Wed, 3 May 2023 22:02:51 -0400 Subject: [PATCH] dont mount varken config as readonly --- cluster/apps/monitoring/varken/helm-release.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/cluster/apps/monitoring/varken/helm-release.yaml b/cluster/apps/monitoring/varken/helm-release.yaml index 3a7bbe5..9f6c8e6 100644 --- a/cluster/apps/monitoring/varken/helm-release.yaml +++ b/cluster/apps/monitoring/varken/helm-release.yaml @@ -35,7 +35,6 @@ spec: enabled: true type: hostPath hostPath: /mnt/MainPool/Kubernetes/varken - readOnly: true mountPath: /config # config: # enabled: true