This is the infrastructure as code repository to deploy OpenDesk on a haven compliant kubernetes cluster. It is deployed to namespace tn-openbsw-opendesk
We use conftest to write tests against structured configuration data.
Question: should we add checkov and trivy checks
Secrets are managed with SOPS. Read the documentation on how to use it. We use the Age variant.
sops --encrypt -i <file>
sops --decrypt -i <file>
To get access you need a pleio account with the correct permissions and pinniped installed. to install pinniped follow pinniped install tutorial. To get correct access from your pleio account ask a collegue.