4 lines
139 B
Smarty
4 lines
139 B
Smarty
{{- if ne (.Values.replicaCount | int) 1 -}}
|
|
{{- fail "nstl replicaCount must be 1. If you want HA, go for nstlHA instead" -}}
|
|
{{- end -}}
|