fix(component): adding behavior to secret generator

This commit is contained in:
Philippe Caseiro 2024-10-09 11:37:52 +02:00
parent a0ff37edf6
commit 1cf7569678
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ generatorOptions:
configMapGenerator:
- name: hydra-sql-env
behavior: create
literals:
- ISSUER_URL="http://localhost:8000"
- BASE_URL='http://localhost:8080'