tenant-demo/vars/demo
2025-07-02 15:18:01 +02:00
..
.sops.yaml add tenant name 2025-04-10 13:47:54 +02:00
example.yaml add tenant name 2025-04-10 13:47:54 +02:00
README.md add tenant name 2025-04-10 13:47:54 +02:00
s3-secret.yaml added s3 secret base64 encoded and S3 Firewall 2025-07-02 15:18:01 +02:00

Settings and Secrets

Add here settings that depend on the tenant name. This is needed when you include this git ${REPO_NAME} into multiple tenants. You need to ensure this folder is called the same way as the kvant tenant you got.

You can add Config Maps and secrets to this folder. The secrets should be encripted using SOPS (see WIKI). Please do not forget adding your own key to the .sops.yaml before encrypting your secrets if you want to be able to edit them afterwards.