Skip to content
Snippets Groups Projects
Commit aa805e60 authored by Ines Ouled Elhaj's avatar Ines Ouled Elhaj
Browse files

fix blocklist path

parent 20f9d076
No related branches found
No related tags found
No related merge requests found
Pipeline #253977 passed
...@@ -144,7 +144,7 @@ data: ...@@ -144,7 +144,7 @@ data:
name: {{ .Values.oauthSecret }} name: {{ .Values.oauthSecret }}
key: client_secret key: client_secret
- name: BLOCKLIST_PATH - name: BLOCKLIST_PATH
value: "/mnt/shared-data/blocklist/authenticator-blocklist/blocked_users.json" 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