diff --git a/cobalt-chart/templates/deployment.yaml b/cobalt-chart/templates/deployment.yaml index 968f1173..6cf1c1ac 100644 --- a/cobalt-chart/templates/deployment.yaml +++ b/cobalt-chart/templates/deployment.yaml @@ -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: