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 хранилища