![Tadas Sutkaitis](/assets/img/avatar_default.png)
Enable custom annotations for pods [deployments, daemonsets] Change-Id: Ie81ad2f8ad184549ad464bf5993294ca361ef1e9
10 lines
148 B
YAML
10 lines
148 B
YAML
---
|
|
annotations:
|
|
pod:
|
|
default:
|
|
custom.tld/key: "value"
|
|
custom.tld/key2: "value2"
|
|
cyborg_api:
|
|
another.tld/foo: "bar"
|
|
...
|