fix(infra): resolve issue with unavailable Bitnami image (#2297)

This commit is contained in:
Ryo
2025-09-30 10:19:59 +08:00
committed by GitHub
parent 46f1fddbca
commit 328b73f2c2
7 changed files with 12 additions and 15 deletions

View File

@ -45,7 +45,6 @@ const (
TOSSecretKey = "TOS_SECRET_KEY"
TOSRegion = "TOS_REGION"
TOSEndpoint = "TOS_ENDPOINT"
TOSBucketEndpoint = "TOS_BUCKET_ENDPOINT"
S3AccessKey = "S3_ACCESS_KEY"
S3SecretKey = "S3_SECRET_KEY"
S3Region = "S3_REGION"