From 5a93205f30e2b128a02d827745875ae89d7f4c23 Mon Sep 17 00:00:00 2001 From: Cherry Kim <62317569+cherry2250@users.noreply.github.com> Date: Wed, 29 Oct 2025 11:07:01 +0900 Subject: [PATCH] Update secret-content-service.yaml --- deployment/k8s/content-service/secret-content-service.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment/k8s/content-service/secret-content-service.yaml b/deployment/k8s/content-service/secret-content-service.yaml index 6c8f4a7..c877b74 100644 --- a/deployment/k8s/content-service/secret-content-service.yaml +++ b/deployment/k8s/content-service/secret-content-service.yaml @@ -9,7 +9,7 @@ stringData: AZURE_STORAGE_CONNECTION_STRING: "DefaultEndpointsProtocol=https;AccountName=blobkteventstorage;AccountKey=tcBN7mAfojbl0uGsOpU7RNuKNhHnzmwDiWjN31liSMVSrWaEK+HHnYKZrjBXXAC6ZPsuxUDlsf8x+AStd++QYg==;EndpointSuffix=core.windows.net" # Replicate API Token - REPLICATE_API_TOKEN: "" + REPLICATE_API_TOKEN: "r8_BsGCJtAg5U5kkMBXSe3pgMkPufSKnUR4NY9gJ" # HuggingFace API Token HUGGINGFACE_API_TOKEN: ""