puppetlabs / puppetserver-helm-chart

The Helm Chart for Puppet Server
Apache License 2.0
52 stars 56 forks source link

Provide existing secret for restic backups #191

Open ldaneliukas opened 1 year ago

ldaneliukas commented 1 year ago

Use Case

In order to use restic for backups, you need to commit plain-text secrets into your VCS since the chart does not allow using an existing secret for these credentials.

Describe the Solution You Would Like

Use of existing secret for restic S3 credentials, similarly to the way that PostgreSQL secrets are already handled.

Describe Alternatives You've Considered

Additional Context

I can create a PR for this.

Xtigyro commented 12 months ago

Same here - please create a PR if you can. CC: @davidphay