chore: correct resources on the values.yaml

This commit is contained in:
DaanSelen
2026-04-07 10:02:28 +02:00
parent 0b6be422ac
commit 9c66c9680f

View File

@ -91,7 +91,8 @@ statefulset:
# - name: "DOCKER_IPTABLES_LEGACY"
# value: "1"
# Option to manually override the commands given to the container/pod completely: #22
# Option to add extra arguments/commands to the container/pod:
# [#22](https://gitea.com/gitea/helm-actions/issues/22) [k8s docs](https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/)
extraArgs:
[]
# - --mtu=1400