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