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