From 1e76d604c9136de3799b0d5e675bb4f71ac008f7 Mon Sep 17 00:00:00 2001 From: augustus Date: Tue, 24 Mar 2026 08:56:57 +0300 Subject: [PATCH] Updated Kilimo S3 Keys --- kilimo-service-localhost.yml | 4 ++-- kilimo-service-production.yml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/kilimo-service-localhost.yml b/kilimo-service-localhost.yml index e521288..7b9c159 100644 --- a/kilimo-service-localhost.yml +++ b/kilimo-service-localhost.yml @@ -38,7 +38,7 @@ jwt: s3: endpoint: https://api.storage.kilimo.farm region: us-east-1 - access-key: IUHVNy34p8vTuZFKLgqt - secret-key: EuFLjhJ6ivytNdIADwmx29PORCKYaBglUS1c7ZXp + access-key: tbSuDwtmr1SOUd2uwWxi + secret-key: QAmtiJKYdrIeKmDSMPuYi4IYDgh7m0NPVR3yTQrI bucket-name: kilimo file-expiry: 1 \ No newline at end of file diff --git a/kilimo-service-production.yml b/kilimo-service-production.yml index 176be79..b79786d 100644 --- a/kilimo-service-production.yml +++ b/kilimo-service-production.yml @@ -36,7 +36,7 @@ jwt: s3: endpoint: http://localhost:9000 region: us-east-1 - access-key: drwRB7Lb0CIlq3tySFXU - secret-key: ePchq5VQtlW7UsKX3fRzNE4wDTpmCJIHLFS1O8ov + access-key: FVNLhRSDpO0huRX2WeCc + secret-key: fbtEZTZaMFwB1LLMBrbsxHTbN4oFIqwYCSfBHVCF bucket-name: kilimo file-expiry: 3 \ No newline at end of file