mirror of
https://github.com/truecharts/library-charts.git
synced 2026-07-04 18:51:24 -03:00
update a message
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
{{- else if (eq ($probeType | lower) "grpc") -}}
|
||||
{{- printf "grpc:" | nindent 2 }}
|
||||
{{- else if (eq $probeType "UDP") -}}
|
||||
{{- fail "UDP Probes are not supported. Please set a different UDP probe or disable probes." -}}
|
||||
{{- fail "UDP Probes are not supported. Please use a different probe or disable probes." -}}
|
||||
{{- end -}}
|
||||
|
||||
{{- $probePort := $primaryPort.port -}}
|
||||
|
||||
Reference in New Issue
Block a user