FMN: adjust the config file to the recent code changes, again
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
782ab17284
commit
6104aff5d2
1 changed files with 1 additions and 3 deletions
|
@ -7,6 +7,4 @@ OIDC_CLIENT_ID="fmn"
|
||||||
# OIDC_CLIENT_SECRET is set in the environement by the deploymentconfig
|
# OIDC_CLIENT_SECRET is set in the environement by the deploymentconfig
|
||||||
SERVICES__FASJSON_URL=https://fasjson{{ env_suffix }}.fedoraproject.org
|
SERVICES__FASJSON_URL=https://fasjson{{ env_suffix }}.fedoraproject.org
|
||||||
SERVICES__DISTGIT_URL=https://src{{ env_suffix }}.fedoraproject.org
|
SERVICES__DISTGIT_URL=https://src{{ env_suffix }}.fedoraproject.org
|
||||||
CACHE__URL="rediss://redis.fmn.svc.cluster.local/"
|
CACHE__URL="redis://redis.fmn.svc.cluster.local/?digestmod=sha1&socket_connect_timeout=0.5"
|
||||||
CACHE__ARGUMENTS__DB="1"
|
|
||||||
CACHE__ARGUMENTS__DIGESTMOD="sha1"
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue