aws-load-balancer-controller icon indicating copy to clipboard operation
aws-load-balancer-controller copied to clipboard

Helm: add helm envFrom value parameter

Open cesarmira opened this issue 2 years ago • 8 comments

Is your feature request related to a problem? We define our clusters name as a value in a Kubernetes secret. Then, we set the arg - --cluster-name=$(CLUSTER_NAME) (or clusterName: $(CLUSTER_NAME) in the chart. At the moment, as we can't set the envFrom from the chart, we need to template the chart and apply the resources via flux.

Describe the solution you'd like Update chart to include the value envFrom.

Describe alternatives you've considered This is the only was to read secrets as env var.

cesarmira avatar Jul 22 '22 11:07 cesarmira

/kind feature

kishorj avatar Aug 11 '22 22:08 kishorj

/assign

asim-reza avatar Sep 04 '22 00:09 asim-reza

/unassign

asim-reza avatar Oct 25 '22 18:10 asim-reza

The Kubernetes project currently lacks enough contributors to adequately respond to all PRs.

This bot triages PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the PR is closed

You can:

  • Mark this PR as fresh with /remove-lifecycle stale
  • Close this PR with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

k8s-triage-robot avatar Feb 08 '23 10:02 k8s-triage-robot

/assign

harshbhandarivs avatar Aug 16 '23 04:08 harshbhandarivs

/unassign

harshbhandarivs avatar Aug 16 '23 04:08 harshbhandarivs

Hey, if this still necessary I can take it. @cesarmira @kishorj

omerap12 avatar May 05 '24 14:05 omerap12

/assign

omerap12 avatar May 07 '24 19:05 omerap12