github ricoberger/vault-secrets-operator 1.4.6
Version 1.4.6 / 2020-02-06

latest releases: 1.19.6, 1.19.5, 1.19.4...
4 years ago

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

Don't miss a new vault-secrets-operator release

NewReleases is sending notifications on new releases.