Unverified Commit 724bbbe2 authored by Wonyeong Choi's avatar Wonyeong Choi Committed by GitHub

fix: Update env name of oidc secret key (#858)

Signed-off-by: 's avatarWonyeong Choi <ciwnyg0815@gmail.com>
Co-authored-by: 's avatarhyein <bogo96@kaist.ac.kr>
Co-authored-by: 's avatarhyein <bogo96@kaist.ac.kr>
parent cd3bc790
......@@ -77,7 +77,7 @@ spec:
- name: OVERWRITE_REDIRECT_URI
value: {{ .Values.frontEnd.OVERWRITE_REDIRECT_URI }}
{{- end }}
- name: OIDC_SECRET_KEY
- name: FLASK_OIDC_SECRET_KEY
valueFrom:
secretKeyRef:
name: oidc-config
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment