From 69b47b6898aa1d1d2f2964a116d04ab4309736d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D1=80=D1=82=D0=B5=D0=BC=20=D0=94=D1=80=D0=BE=D0=B7?= =?UTF-8?q?=D0=B4=D0=BE=D0=B2?= Date: Fri, 19 Jul 2024 06:13:33 +0000 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20yonote-chart/values.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- yonote-chart/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yonote-chart/values.yaml b/yonote-chart/values.yaml index 60aadd0..55764a0 100644 --- a/yonote-chart/values.yaml +++ b/yonote-chart/values.yaml @@ -7,7 +7,7 @@ global: yonote: ingress: - ingressClassName: traefik + ingressClassName: nginx dbMigrationEnv: production-ssl-disabled # Режим подключения к базе данных при выполнении миграций. При использовании SSL подключения, установите значение `production` @@ -132,7 +132,7 @@ yonote-web: more_set_headers "X-Forwarded-Proto $scheme"; more_set_headers "X-Forwarded-For $proxy_add_x_forwarded_for"; cert-manager.io/cluster-issuer: "" - extraTls: + tls: - hosts: - "'*.example.com'" secretName: "'*.example.com'"