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