Skip to content

Commit 6014eff

Browse files
dheethprakarsh-dtdivyabhushan
authored
Fix: dashboard url not showing in NOTES.txt (#1761)
* Updated latest image of dashboard in installer * Updated latest image of devtron in installer * Updated latest image of hyperion in installer * docs: Editing the template notes (#1726) * docs: Editing the template notes * Updating notes.txt * Removing the repeated line in notes.txt * Update NOTES.txt * Update NOTES.txt * Fixed NOTES.txt file * Fixed dashboard url not showing * Update Chart.yaml Co-authored-by: ReleaseBot <prakarsh@devtron.ai> Co-authored-by: Divya Bhushan <divya_bhushan@hotmail.com> Co-authored-by: Prakarsh <71125043+prakarsh-dt@users.noreply.github.com>
1 parent 2f59d17 commit 6014eff

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

charts/devtron/templates/NOTES.txt

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,6 @@
1212
- http is: http://{{ .Values.components.devtron.ingress.host }}/dashboard
1313
- https is https://{{ .Values.components.devtron.ingress.host }}/dashboard
1414

15-
{{- end }}
16-
{{- end }}
17-
{{- end }}
18-
1915
{{- else if eq $.Values.components.devtron.service.type "LoadBalancer" }}
2016
2. Run the following command to get the dashboard URL for the service type:
2117
LoadBalancer
@@ -44,6 +40,9 @@
4440

4541
The dashboard should be accesible on http://localhost:8000/
4642
{{- end }}
43+
{{- end }}
44+
{{- end }}
45+
{{- end }}
4746

4847
{{- if $.Values.installer.modules }}
4948
3. To track the progress of Devtron microservices installation, run the following command:

0 commit comments

Comments
 (0)