3 Commits

Author SHA1 Message Date
243ee4b02f refactor: Update deployment.yaml and secret.yaml for S3 configuration
This commit updates the deployment.yaml and secret.yaml files to include the necessary environment variables for S3 configuration.
2024-09-03 17:15:30 +08:00
b88486f60d refactor: update secret.yaml and values.yaml
Some checks are pending
gitea-sync.yml / trigger-gitea-sync (push) Waiting to run
2024-08-25 12:34:12 +08:00
5bb00dc24e feat: add secret.yaml template for storing sensitive data
This commit adds a new file, secret.yaml, which is a template for storing sensitive data such as database credentials and JWT secret. The template includes placeholders for the values, which will be populated during deployment.
2024-08-25 11:11:18 +08:00