a8416f968e
This is the action item to implement the spec: doc/source/specs/2025.1/chart_versioning.rst Depends-On: I327103c18fc0e10e989a17f69b3bff9995c45eb4 Depends-On: I7bfdef3ea2128bbb4e26e3a00161fe30ce29b8e7 Change-Id: I4974785c904cf7c8730279854e3ad9b6b7c35498
23 lines
430 B
YAML
23 lines
430 B
YAML
---
|
|
annotations:
|
|
pod:
|
|
default:
|
|
custom.tld/key: "value"
|
|
custom.tld/key2: "value2"
|
|
designate_api:
|
|
another.tld/foo: "bar"
|
|
secret:
|
|
default:
|
|
custom.tld/key: "value"
|
|
custom.tld/key2: "value2"
|
|
identity:
|
|
admin:
|
|
another.tld/foo: "bar"
|
|
oci_image_registry:
|
|
designate:
|
|
custom.tld/key: "value"
|
|
tls:
|
|
dns_api_public:
|
|
custom.tld/key: "value"
|
|
...
|