Files
nplus/charts/nstl/templates/sanity.tpl
2026-03-10 07:33:55 +01:00

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 -}}