diff --git a/cobalt-chart/templates/deployment.yaml b/cobalt-chart/templates/deployment.yaml index 94fada20..ee1f2f8a 100644 --- a/cobalt-chart/templates/deployment.yaml +++ b/cobalt-chart/templates/deployment.yaml @@ -46,6 +46,8 @@ spec: value: '80' - name: API_NAME value: cobalt + - name: TURNSTILE_SITEKEY + value: 0x4AAAAAAAw8jRb9G7cWXnbd resources: {{- toYaml .Values.resources | nindent 12 }} {{- with .Values.nodeSelector }}