Skip to content

Commit

Permalink
fix s3 backup secret key for nextcloud
Browse files Browse the repository at this point in the history
  • Loading branch information
jessebot committed Apr 12, 2024
1 parent dc60c80 commit a5bcb24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smol_k8s_lab/config/default_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1102,8 +1102,8 @@ apps:
smtp_host: "[email protected]"
sensitive_values:
- SMTP_PASSWORD
- S3_BACKUP_ACCESS_KEY
- S3_BACKUP_ACCESS_ID
- S3_BACKUP_SECRET_KEY
- RESTIC_REPO_PASSWORD
argo:
# secrets keys to make available to Argo CD ApplicationSets
Expand Down

0 comments on commit a5bcb24

Please sign in to comment.