helm: remove nubesEndpoint — internal Nubes integration, not for external users

This commit is contained in:
Naeel
2026-04-13 06:44:36 +03:00
parent 029eabe7d9
commit 494a8a84d4
2 changed files with 0 additions and 5 deletions
@@ -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 }}
-3
View File
@@ -48,9 +48,6 @@ admin:
# В продакшне можно поставить false.
seedDemo: true
# Endpoint для JWT-аутентификации через web UI (опционально, можно оставить пустым)
nubesEndpoint: ""
# Лимиты ресурсов для пода. Для начала этих значений достаточно.
resources:
requests: