{{- if .Values.ingress.enabled }}
- You can connect to superset with your browser on this [link](https://{{ .Values.ingress.hostname }})
- The login is **{{ .Values.superset.init.adminUser.username }}**
- The password is **{{ .Values.superset.init.adminUser.password }}**
{{- end }}


**This chart is an alpha release, use it with caution**