-
Suggestion
-
Resolution: Unresolved
-
None
-
None
-
None
As a DevOps engineer, I want to configure multiple ingress hosts in the values.yaml file of the Bitbucket Helm chart. Currently, the ingress section is structured to accept a single host value. To accommodate multiple hosts, the ingress: stanza and the corresponding Helm template (ingress.yaml) need to be adjusted to iterate over a list of hosts and generate the appropriate ingress rules.