github ricoberger/vault-secrets-operator 1.3.2
Version 1.3.2 / 2019-10-17

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

Bugfix

  • Fix helper function to set environment variables from a Kubernetes secret in the Helm chart

Feature

  • Add a new value to the Helm chart to specify the deployment strategy for the operator. Currently there seems to be a bug in the operator, which cause problems during an update. Therefor it is recommended to set the strategy type to recreate if a replication count of one is used:
deploymentStrategy:
  type: Recreate

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

NewReleases is sending notifications on new releases.