Closed rcgeorge23 closed 1 year ago
The labels that are defined inside the container, will be automatically added as annotations on the resources. So, if you want a specific annotation to be added, the way of doing that is to add this as a label to the container.
Yep that worked, thanks @joyrex2001
Hi @joyrex2001,
Is there any way to get kubedock to apply annotations to pods when it starts them?
I can see there's a function that mentions annotations, but I can't see how to configure them.
Thanks!