feat(hydra-sql): update env vars
This commit is contained in:
@ -17,6 +17,7 @@ configMapGenerator:
|
||||
- DSN_REMOTE_DATABASE="pgsql:host='postgres';port=5432;dbname=lasql"
|
||||
- DB_USER="makeMeASecret"
|
||||
- DB_PASSWORD="makeMeASecret"
|
||||
- REDIS_DSN="redis://rfs-redis:26379?&redis_sentinel=mymaster"
|
||||
- PEPPER="MakeMeABigSecret"
|
||||
- name: sql-login-config
|
||||
files:
|
||||
|
Reference in New Issue
Block a user