- Ansible playbook for deploying on DigitalOcean, configuring space, k8s cluster, mongodb, domain / subdomain, signing subdomain, container registry, and cors - Generates helm chat in ./deploys/ directory for future use with helm directly - Initial support for deletion of created resources as well. - add documentation on how to use playbook default helm values: update to latest authsign, set default timeout to 120 seconds
9 lines
123 B
Plaintext
9 lines
123 B
Plaintext
**/*.pyc
|
|
**/node_modules/
|
|
**/config.env
|
|
**/config.yaml
|
|
**/signing.yaml
|
|
.DS_Store
|
|
# digital ocean custom values
|
|
private.yml
|