Skip to content
Snippets Groups Projects
Commit 977e9da5 authored by Tim Kreuzer's avatar Tim Kreuzer
Browse files

Merge branch 'main' of gitlab.jsc.fz-juelich.de:kaas/helm-charts into main

parents 80d7f686 76cb67f2
Branches
No related tags found
No related merge requests found
Pipeline #259672 passed
...@@ -143,6 +143,8 @@ data: ...@@ -143,6 +143,8 @@ data:
secretKeyRef: secretKeyRef:
name: {{ .Values.oauthSecret }} name: {{ .Values.oauthSecret }}
key: client_secret key: client_secret
- name: BLOCKLIST_PATH
value: "/mnt/shared-data/blocklist/blocked_users.json"
extraVolumeMounts: extraVolumeMounts:
- name: shared-data - name: shared-data
mountPath: /mnt/shared-data mountPath: /mnt/shared-data
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment