Closed latituder closed 3 years ago
Hi @latituder, thanks for raising this issue, it can be reproduced with:
$ helm template --set-string architecture=high-availability --set-string ingress.enabled=true . --debug -s templates/ingress.yaml
@latituder, #5703 should fix the issue. Thanks for reporting!
Description
K8s version: 1.20 HELM chart version: 2.0.3 set architecture= high-availability
get error from Helm when generate ingress yaml; however, if set architecture to standalone, then the error doesn't appear get error:
Steps to reproduce the issue:
Describe the results you received:
Describe the results you expected:
Additional information you deem important (e.g. issue happens only occasionally):