From a36dce49f8e609dfa5f003633d62983d11ca5d08 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: Thu, 18 Jul 2024 13:51:12 +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-test.yaml => values.yaml} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename yonote-chart/{values-test.yaml => values.yaml} (98%) diff --git a/yonote-chart/values-test.yaml b/yonote-chart/values.yaml similarity index 98% rename from yonote-chart/values-test.yaml rename to yonote-chart/values.yaml index 6b39306..40c4fea 100644 --- a/yonote-chart/values-test.yaml +++ b/yonote-chart/values.yaml @@ -38,9 +38,9 @@ global: OIDC_SCOPES: openid email OIDC_CLIENT_ID: yonote OIDC_AUTH_URI: 'https://auth.example.com/realms/yonote/protocol/openid-connect/auth' - OIDC_LOGOUT_URI: 'https://auth.example.com/realms/yonote-test/protocol/openid-connect/logout' - OIDC_TOKEN_URI: 'https://auth.example.com/realms/yonote-test/protocol/openid-connect/token' - OIDC_USERINFO_URI: 'https://auth.example.com/realms/yonote-test/protocol/openid-connect/userinfo' + OIDC_LOGOUT_URI: 'https://auth.example.com/realms/yonote/protocol/openid-connect/logout' + OIDC_TOKEN_URI: 'https://auth.example.com/realms/yonote/protocol/openid-connect/token' + OIDC_USERINFO_URI: 'https://auth.example.com/realms/yonote/protocol/openid-connect/userinfo' AWS_S3_ACL: private AWS_S3_UPLOAD_BUCKET_URL: http://s3.example.com # Адрес S3 хранилища