Install chartmuseum without tls
Closed this issue · 2 comments
daveyu commented
what
helmfile.yaml
setsingress.tls[0].secretName
andingress.tls[0].hosts[0]
for the chartmuseum releases- Make these values optional
why
- Allow chartmuseum charts to be installed without tls
daveyu commented
In the meantime, I will maintain my own helmfile.yaml
with these values commented out:
https://github.com/cloudposse/geodesic/blob/master/rootfs/conf/kops/helmfile.yaml#L153-L158
https://github.com/cloudposse/geodesic/blob/master/rootfs/conf/kops/helmfile.yaml#L259-L264
aknysh commented
addressed in cloudposse/helmfiles#21