github ricoberger/vault-secrets-operator 1.6.0
Version 1.6.0 / 2020-05-08

latest releases: 1.19.6, 1.19.5, 1.19.4...
4 years ago
  • Remove the creation of the Service and ServiceMonitor from the code of the operator.
  • Instead provide an option to create the ServiceMonitor via Helm chart.

The following values can be set via the Helm chart:

serviceMonitor:
  enabled: false
  labels: {}
  interval: 10s
  scrapeTimeout: 10s
  honorLabels: true
  relabelings: []

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

NewReleases is sending notifications on new releases.