Browse Source
helm: avoid duplicate env var keys in workload env lists (#8488)
helm: avoid duplicate env var keys in workload env lists (#8488)
* helm: dedupe merged extraEnvironmentVars in workloads * address comments Co-Authored-By: Copilot <223556219+Copilot@users.noreply.github.com> * range Co-Authored-By: Copilot <223556219+Copilot@users.noreply.github.com> * helm: reuse merge helper for extraEnvironmentVars --------- Co-authored-by: Copilot <copilot@github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>pull/3961/merge
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
9 changed files with 44 additions and 112 deletions
-
18k8s/charts/seaweedfs/templates/admin/admin-statefulset.yaml
-
18k8s/charts/seaweedfs/templates/cosi/cosi-deployment.yaml
-
18k8s/charts/seaweedfs/templates/filer/filer-statefulset.yaml
-
18k8s/charts/seaweedfs/templates/master/master-statefulset.yaml
-
18k8s/charts/seaweedfs/templates/s3/s3-deployment.yaml
-
18k8s/charts/seaweedfs/templates/sftp/sftp-deployment.yaml
-
12k8s/charts/seaweedfs/templates/shared/_helpers.tpl
-
18k8s/charts/seaweedfs/templates/volume/volume-statefulset.yaml
-
18k8s/charts/seaweedfs/templates/worker/worker-deployment.yaml
Write
Preview
Loading…
Cancel
Save
Reference in new issue