kubernetes-sigs/aws-load-balancer-controller

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

オープン

#4,136 opened on 2025/04/09

 (4 件のコメント) (0 件のリアクション) (1 人の担当者)Go (1,644 件のフォーク)auto 404
good first issuekind/feature

Repository metrics

Stars
 (4,317 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド