fix(component): oidc adding behavior to secret generator

This commit is contained in:
Philippe Caseiro 2024-10-09 11:49:39 +02:00
parent 1cf7569678
commit 4ec580fb7d
1 changed files with 1 additions and 0 deletions

View File

@ -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