Files
katenary/examples/same-pod/chart/same-pod/templates/NOTES.txt

9 lines
216 B
Plaintext

Congratulations,
Your application is now deployed. This may take a while to be up and responding.
{{ if .Values.http.ingress.enabled -}}
- http is accessible on : http://{{ .Values.http.ingress.host }}
{{- end }}