Version 1.4.6 / 2020-02-06
Add additional annotations and labels
It's now possible to set additional annotations and labels for the vault-secrets-operator pod(s):
# Annotations for vault-secrets-operator pod(s).
podAnnotations:
myannotation: myannotationvalue
# Additional labels for the vault-secrets-operator pod(s).
podLabels:
mylabel: mylabelvalue