From c609fbcf51f77df927514898448c39204e57b6c8 Mon Sep 17 00:00:00 2001 From: DaanSelen Date: Tue, 7 Apr 2026 09:58:03 +0200 Subject: [PATCH] chore: remove the example args --- values.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/values.yaml b/values.yaml index 874385e..40618d7 100644 --- a/values.yaml +++ b/values.yaml @@ -93,9 +93,8 @@ statefulset: # Option to manually override the commands given to the container/pod completely: #22 extraArgs: - #[] - - --mtu=1400 - - anotherone + [] + # - --mtu=1400 persistence: size: 1Gi