Factory/metallb-chart/templates/deprecated_configInline.yaml

4 lines
178 B
YAML
Raw Normal View History

2024-10-22 09:51:51 +02:00
{{- if .Values.configInline }}
{{- fail "Starting from v0.13.0 configInline is no longer supported. Please see https://metallb.universe.tf/#backward-compatibility" }}
{{- end }}