An open API service indexing awesome lists of open source software.

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.

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.