Files
nplus/charts/nstl/templates/sanity.tpl
2025-01-24 16:18:47 +01:00

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