Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespace from that line:
/kind bug
/kind documentation
/kind enhancement
/kind good-first-issue
/kind feature
/kind question
/kind design
/sig ai
/sig iot
/sig network
/sig storage
What this PR does / why we need it:
Specify SERVICE_SERVERBINDADDR to 0.0.0.0 in EdgeX's configmap for release Jakata, like what Hanoi.yaml does, otherwise, port-forward for EdgeX services will not work.
Signed-off-by: Ian Luo ian.luo@gmail.com
What type of PR is this?
What this PR does / why we need it:
Specify
SERVICE_SERVERBINDADDR
to0.0.0.0
in EdgeX's configmap for release Jakata, like what Hanoi.yaml does, otherwise, port-forward for EdgeX services will not work.Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?
other Note