blob: a18d0debba044e0f888a5a72926e5290fb44dc48 [file] [log] [blame]
Mohammed Naser298f0272024-07-29 18:43:25 -04001---
2annotations:
3 pod:
4 default:
5 custom.tld/key: "value"
6 custom.tld/key2: "value2"
7 ironic_api:
8 another.tld/foo: "bar"
9 secret:
10 default:
11 custom.tld/key: "value"
12 custom.tld/key2: "value2"
13 identity:
14 admin:
15 another.tld/foo: "bar"
16 oci_image_registry:
17 ironic:
18 custom.tld/key: "value"
19...