fix: alicloud example yaml config

This commit is contained in:
ZhenRan 2023-01-10 19:31:21 +08:00 committed by songzheng
parent 1a459646fc
commit 027050feed
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ metadata:
type: Opaque type: Opaque
data: data:
access-key-id: [YOUR_BASE64_AK_ID] access-key-id: [YOUR_BASE64_AK_ID]
access-key-id: [YOUR_BASE64_AK_SECRET] access-key-secret: [YOUR_BASE64_AK_SECRET]
region-id: [YOUR_BASE64_REGION_ID] region-id: [YOUR_BASE64_REGION_ID]
--- ---