mirror of
https://github.com/imputnet/cobalt.git
synced 2025-06-30 02:18:29 +00:00
add cookie path to env
This commit is contained in:
parent
1697ab3c3f
commit
3e0a091233
@ -52,6 +52,8 @@ spec:
|
|||||||
value: cobalt
|
value: cobalt
|
||||||
- name: TURNSTILE_SITEKEY
|
- name: TURNSTILE_SITEKEY
|
||||||
value: 0x4AAAAAAAw8jRb9G7cWXnbd
|
value: 0x4AAAAAAAw8jRb9G7cWXnbd
|
||||||
|
- name: COOKIE_PATH
|
||||||
|
value: src/cookies.json
|
||||||
resources:
|
resources:
|
||||||
{{- toYaml .Values.resources | nindent 12 }}
|
{{- toYaml .Values.resources | nindent 12 }}
|
||||||
volumes:
|
volumes:
|
||||||
|
Loading…
Reference in New Issue
Block a user