mirror of
https://github.com/dredx/prole.git
synced 2026-09-27 18:14:31 +00:00
6 lines
179 B
Plaintext
6 lines
179 B
Plaintext
---
|
|
Thank you for installing {{ .Chart.Name }}!
|
|
{{ if .Values.ingress.enabled }}
|
|
Visit the Studio dashboard at https://{{ (index .Values.studioIngress.hosts 0).host }}
|
|
{{- end }}
|