Skip to content

Commit d8f0aa5

Browse files
committed
Specify HYDRA_JWKS_URI
1 parent 63e3d2b commit d8f0aa5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

apps/faf-lobby-server/templates/config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,6 @@ data:
1010
MQ_USER: "faf-lobby-server"
1111
DB_LOGIN: "faf-python-server"
1212
DB_NAME: "faf_lobby"
13+
HYDRA_JWKS_URI: "https://hydra.{{ .Values.baseDomain }}/.well-known/jwks.json"
1314
"config.yaml": |-
1415
{{ tpl ( .Files.Get "config/config.yaml" ) . | indent 4 }}

0 commit comments

Comments
 (0)