trying-things/metallb-chart/templates/deprecated_configInline.yaml
Nicolas Belouin 6ace2c6f09
Some checks are pending
OBS SCM/CI Workflow Integration started
Add metallb to try things out
Signed-off-by: Nicolas Belouin <nicolas.belouin@suse.com>
2024-11-04 11:10:49 +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 }}