kubernetes-sigs/aws-load-balancer-controller

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

開放

#4,136 建立於 2025年4月9日

 (4 則留言) (0 個反應) (1 位負責人)Go (1,644 個分叉)auto 404
good first issuekind/feature

倉庫指標

星標
 (4,317 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南