We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f59d17 commit 6014effCopy full SHA for 6014eff
charts/devtron/templates/NOTES.txt
@@ -12,10 +12,6 @@
12
- http is: http://{{ .Values.components.devtron.ingress.host }}/dashboard
13
- https is https://{{ .Values.components.devtron.ingress.host }}/dashboard
14
15
-{{- end }}
16
17
18
-
19
{{- else if eq $.Values.components.devtron.service.type "LoadBalancer" }}
20
2. Run the following command to get the dashboard URL for the service type:
21
LoadBalancer
@@ -44,6 +40,9 @@
44
40
45
41
The dashboard should be accesible on http://localhost:8000/
46
42
{{- end }}
43
+{{- end }}
47
48
{{- if $.Values.installer.modules }}
49
3. To track the progress of Devtron microservices installation, run the following command:
0 commit comments