Skip to content

shared-secrets: Allow disabling all of shared-secrets

Jason Plum requested to merge 661-allow-disable-shared-secrets into master

Allow the disabling of shared-secrets sub-chart.

  • Add enabled flag to shared-secrets chart, default true
  • Add documentation of enabled flag, and warnings of need to manually create.
  • Add notice to NOTES.txt when shared-secrets.enabled: false

Closes #661 (closed)

Merge request reports