mirror of
https://gitea.com/gitea/helm-actions.git
synced 2026-04-08 18:50:44 +00:00
chore: correct resources on the values.yaml
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user