https://github.com/jdockerty/daily-questions-config
Configuration files for the Daily Questions repository.
https://github.com/jdockerty/daily-questions-config
Last synced: 4 months ago
JSON representation
Configuration files for the Daily Questions repository.
- Host: GitHub
- URL: https://github.com/jdockerty/daily-questions-config
- Owner: jdockerty
- Created: 2021-12-25T16:52:01.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-11T11:24:26.000Z (over 4 years ago)
- Last Synced: 2025-10-05T20:02:43.616Z (8 months ago)
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Daily Questions Confg
This is repository hosts the configuration files for the [daily-questions](https://github.com/jdockerty/daily-questions) application.
The main usage of this repository is for the Kubernetes manifest, contained within the `kubernetes` directory; this defines a `CronJob` object for which the application runs. The configuration is stored within an encrypted `SealedSecret` object, the public certificate of the Bitnami Sealed Secrets controller was retrieved using `kubeseal --fetch-cert > cert.pem`, this is the public key, and used locally to encrypt the raw configuration for the application.