From f56be0dec63b0f1e0ddf043bd0b0dae2728f8717 Mon Sep 17 00:00:00 2001 From: Denys Fedoryshchenko Date: Fri, 18 Oct 2024 08:40:32 +0300 Subject: [PATCH] fix(pipeline.yaml): Fix public access token expiration Emergency fix Signed-off-by: Denys Fedoryshchenko --- config/pipeline.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/pipeline.yaml b/config/pipeline.yaml index 93bddf9ed..b608ed1eb 100644 --- a/config/pipeline.yaml +++ b/config/pipeline.yaml @@ -153,7 +153,7 @@ storage: storage_type: azure base_url: https://kciapistagingstorage1.file.core.windows.net/ share: early-access - sas_public_token: "?sv=2022-11-02&ss=f&srt=sco&sp=r&se=2024-10-17T19:19:12Z&st=2023-10-17T11:19:12Z&spr=https&sig=sLmFlvZHXRrZsSGubsDUIvTiv%2BtzgDq6vALfkrtWnv8%3D" + sas_public_token: "?sv=2022-11-02&ss=f&srt=sco&sp=r&se=2026-10-18T13:36:18Z&st=2024-10-17T05:36:18Z&spr=https&sig=xFxYOOh5uXJWeN9I3YKAUvpGGQivo89HKZbD78gcxvc%3D" k8s-host: storage_type: ssh