Mohammed Naser | 298f027 | 2024-07-29 18:43:25 -0400 | [diff] [blame] | 1 | --- |
2 | annotations: | ||||
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 | ... |