fix(component): oidc adding behavior to secret generator
This commit is contained in:
parent
1cf7569678
commit
4ec580fb7d
|
@ -11,6 +11,7 @@ generatorOptions:
|
||||||
|
|
||||||
configMapGenerator:
|
configMapGenerator:
|
||||||
- name: hydra-oidc-env
|
- name: hydra-oidc-env
|
||||||
|
behavior: create
|
||||||
literals:
|
literals:
|
||||||
- APP_ENV=prod
|
- APP_ENV=prod
|
||||||
- APP_DEBUG=false
|
- APP_DEBUG=false
|
||||||
|
|
Loading…
Reference in New Issue