add turnstile site key

This commit is contained in:
celebrateyang 2024-10-09 22:56:04 +08:00
parent 275295c5f7
commit e8c9dc4b52

View File

@ -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 }}