Compare commits
2 Commits
a0ff37edf6
...
v1.0.20-un
Author | SHA1 | Date | |
---|---|---|---|
4ec580fb7d | |||
1cf7569678 |
@ -11,6 +11,7 @@ generatorOptions:
|
||||
|
||||
configMapGenerator:
|
||||
- name: hydra-oidc-env
|
||||
behavior: create
|
||||
literals:
|
||||
- APP_ENV=prod
|
||||
- APP_DEBUG=false
|
||||
|
@ -11,6 +11,7 @@ generatorOptions:
|
||||
|
||||
configMapGenerator:
|
||||
- name: hydra-sql-env
|
||||
behavior: create
|
||||
literals:
|
||||
- ISSUER_URL="http://localhost:8000"
|
||||
- BASE_URL='http://localhost:8080'
|
||||
|
Reference in New Issue
Block a user