mirror of
https://github.com/truenas/charts.git
synced 2024-04-21 15:21:45 +00: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