fix(component): adding behavior to secret generator
This commit is contained in:
parent
a0ff37edf6
commit
1cf7569678
|
@ -11,6 +11,7 @@ generatorOptions:
|
|||
|
||||
configMapGenerator:
|
||||
- name: hydra-sql-env
|
||||
behavior: create
|
||||
literals:
|
||||
- ISSUER_URL="http://localhost:8000"
|
||||
- BASE_URL='http://localhost:8080'
|
||||
|
|
Loading…
Reference in New Issue