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 8b90a3d commit 0c77268Copy full SHA for 0c77268
charts/selenium-grid/templates/_helpers.tpl
@@ -169,7 +169,7 @@ Is ingress enabled
169
{{- end -}}
170
171
{{/*
172
-Is ingress enabled
+Is monitoring enabled
173
*/}}
174
{{- define "seleniumGrid.monitoring.enabled" -}}
175
{{- or .Values.monitoring.enabled .Values.monitoring.enabledWithExistingAgent | ternary "true" "" -}}
0 commit comments