iver-wharf / wharf-helm

Deploy Wharf to Kubernetes using Helm
MIT License
0 stars 0 forks source link

Fixed bindAddress reuse #23

Closed applejag closed 2 years ago

applejag commented 2 years ago

Summary

Motivation

Setting the api.bindAddress also sets a username+password via BasicAuth. With the default values.yaml, it sets username=0.0.0.0 and password=8080.