Skip to content

Version 1.4.6 / 2020-02-06

Compare
Choose a tag to compare
@ricoberger ricoberger released this 06 Feb 12:27

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