Files
trying-things/metallb-chart/templates/deprecated_configInline.yaml
2024-11-04 11:12:41 +01:00

4 lines
178 B
YAML

{{- if .Values.configInline }}
{{- fail "Starting from v0.13.0 configInline is no longer supported. Please see https://metallb.universe.tf/#backward-compatibility" }}
{{- end }}