Files
x509-certificate-exporter/test/schema/invalid/replicas-string.yaml

5 lines
135 B
YAML

# `replicas` is an integer — a quoted number is a string and must be
# rejected instead of coerced.
secretsExporter:
replicas: "2"