🔨(tilt) improve local stack
Improve the local tilt file in order to be abble to start all thing without any dependencies to DINUM environment
This commit is contained in:
committed by
aleb_the_flash
parent
ed4f7dcf6c
commit
0ad37ee6de
10
src/helm/env.d/dev-keycloak/values.secrets.yaml
Normal file
10
src/helm/env.d/dev-keycloak/values.secrets.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
djangoSecretKey: u!vbjDW71aru&OZA%NZQi0x
|
||||
livekit:
|
||||
keys:
|
||||
devkey: secret
|
||||
livekitApi:
|
||||
key: devkey
|
||||
secret: secret
|
||||
oidc:
|
||||
clientId: meet
|
||||
clientSecret: ThisIsAnExampleKeyForDevPurposeOnly
|
||||
Reference in New Issue
Block a user