helm: remove nubesEndpoint — internal Nubes integration, not for external users
This commit is contained in:
@@ -54,8 +54,6 @@ spec:
|
||||
secretKeyRef:
|
||||
name: shared-sqs-redis
|
||||
key: password
|
||||
- name: NUBES_ENDPOINT
|
||||
value: {{ .Values.nubesEndpoint | quote }}
|
||||
{{- if .Values.billing.enabled }}
|
||||
- name: BILLING_PG_HOST
|
||||
value: {{ .Values.billing.postgres.host | quote }}
|
||||
|
||||
@@ -48,9 +48,6 @@ admin:
|
||||
# В продакшне можно поставить false.
|
||||
seedDemo: true
|
||||
|
||||
# Endpoint для JWT-аутентификации через web UI (опционально, можно оставить пустым)
|
||||
nubesEndpoint: ""
|
||||
|
||||
# Лимиты ресурсов для пода. Для начала этих значений достаточно.
|
||||
resources:
|
||||
requests:
|
||||
|
||||
Reference in New Issue
Block a user