3458483fab
Depends-On: I5d60fe849e172c19d865b614c3c44ea618f92f20 Change-Id: I2b2b9bcf6d7dd6e7513bd76ca6714acc77eb86d1 Signed-off-by: Doug Goldstein <doug.goldstein@rackspace.com>
16 lines
292 B
YAML
16 lines
292 B
YAML
---
|
|
annotations:
|
|
pod:
|
|
default:
|
|
custom.tld/key: "value"
|
|
custom.tld/key2: "value2"
|
|
keystone_api:
|
|
another.tld/foo: "bar"
|
|
job:
|
|
default:
|
|
custom.tld/key: "value"
|
|
custom.tld/key2: "value2"
|
|
keystone_credential_setup:
|
|
another.tld/foo: "bar"
|
|
...
|