puppetlabs / puppetserver-helm-chart

The Helm Chart for Puppet Server
Apache License 2.0
47 stars 54 forks source link

Provide existing secret for restic backups #191

Open ldaneliukas opened 7 months ago

ldaneliukas commented 7 months 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 7 months ago

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