install: update secrets

This commit is contained in:
xeruf 2022-10-13 22:19:40 +01:00
parent 8dc8edc4af
commit ec54aa6027
2 changed files with 5 additions and 2 deletions

View File

@ -18,5 +18,7 @@ flux create kustomization stackspout \
python $(dirname "$0")/../generate_secrets.py vikunja
python $(dirname "$0")/../generate_secrets.py vikunja-test
python $(dirname "$0")/../generate_secrets.py gitea
python $(dirname "$0")/../generate_secrets.py suitecrm
python $(dirname "$0")/../generate_secrets.py kimai
python $(dirname "$0")/../generate_secrets.py invoiceninja
#python $(dirname "$0")/../generate_secrets.py suitecrm
#python $(dirname "$0")/../generate_secrets.py kimai
python $(dirname "$0")/../generate_secrets.py wikijs

1
generate_secrets.py Normal file → Executable file
View File

@ -1,3 +1,4 @@
#!/usr/bin/env python3
"""Generates Kubernetes secrets based on a provided app name.
If the `templates` directory contains a secret called `stackspin-{app}-variables`, it