Support setting podannotations

Fixes #23
This commit is contained in:
Ask Bjørn Hansen
2020-06-05 00:06:16 -07:00
parent 18a7e0edb0
commit de5bebb4c1
3 changed files with 7 additions and 2 deletions

View File

@ -213,6 +213,6 @@ nodeSelector: {}
tolerations: []
affinity: {}
## Annotations for the deployment and nodes.
## Annotations for the deployment and pods.
deploymentAnnotations: {}
podAnnotations: {}