kubernetes-sigs/aws-load-balancer-controller

Support `--health-probe-bind-addr` flag in helm chart

Aperta

#4136 aperta il 9 apr 2025

 (4 commenti) (0 reazioni) (1 assegnatario)Go (1644 fork)auto 404
good first issuekind/feature

Metriche repository

Star
 (4317 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Describe the feature you are requesting Support --health-probe-bind-addr flag in helm chart, since that one is missing

Describe the proposed solution you'd like

  1. Add healthProbeBindAddr as helm chart value.
  2. Add --health-probe-bind-addr to args: in deployment.yaml
  3. Set value of readinessProbe and livenessProbe port to healthProbeBindAddr

Contribution Intention (Optional)

-[ x ] Yes, I am willing to contribute a PR to implement this feature -[ ] No, I cannot work on a PR at this time

Guida contributor