fix: alicloud example yaml config
This commit is contained in:
parent
1a459646fc
commit
027050feed
|
|
@ -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]
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue