mirror of
https://github.com/imputnet/cobalt.git
synced 2025-06-29 09:58:27 +00:00
add turnstile site key
This commit is contained in:
parent
275295c5f7
commit
e8c9dc4b52
@ -46,6 +46,8 @@ spec:
|
|||||||
value: '80'
|
value: '80'
|
||||||
- name: API_NAME
|
- name: API_NAME
|
||||||
value: cobalt
|
value: cobalt
|
||||||
|
- name: TURNSTILE_SITEKEY
|
||||||
|
value: 0x4AAAAAAAw8jRb9G7cWXnbd
|
||||||
resources:
|
resources:
|
||||||
{{- toYaml .Values.resources | nindent 12 }}
|
{{- toYaml .Values.resources | nindent 12 }}
|
||||||
{{- with .Values.nodeSelector }}
|
{{- with .Values.nodeSelector }}
|
||||||
|
Loading…
Reference in New Issue
Block a user