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

4 lines
180 B
YAML

# Annotation maps must be objects — a plain string here used to be
# accepted by the schema and blow up only at template-render time.
podAnnotations: "prometheus.io/scrape=true"