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 1966311 commit ed773f1Copy full SHA for ed773f1
charts/devtron/templates/NOTES.txt
@@ -6,8 +6,8 @@
6
{{- if $.Values.components.devtron.ingress.enabled }}
7
2. The Devtron dashboard URL for
8
9
-- http` is: `http://{{ .Values.components.devtron.ingress.host }}/dashboard
10
-- https` is `https://{{ .Values.components.devtron.ingress.host }}/dashboard
+- http is: http://{{ .Values.components.devtron.ingress.host }}/dashboard
+- https is https://{{ .Values.components.devtron.ingress.host }}/dashboard
11
12
3. Run the following command to get the dashboard URL for the service type:
13
0 commit comments