This commit is contained in:
parent
b841cc1409
commit
fa634f6900
3 changed files with 252 additions and 1 deletions
|
@ -14,4 +14,4 @@ services:
|
|||
ports:
|
||||
- "8080:80"
|
||||
environment:
|
||||
JWT_SECRET: {{ lookup("community.general.passwordstore", "noc/vm-secrets/chaosknoten/onlyoffice/JWT_SECRET", create=false, missing="error") }}
|
||||
JWT_SECRET: {{ lookup("community.sops.sops", "resources/chaosknoten/onlyoffice/secrets.yaml", extract="['JWT_SECRET']") }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue