Merge pull request #5408 from dougsong/master
fix: alicloud provider example yaml
This commit is contained in:
commit
73d02f1d64
|
|
@ -109,7 +109,7 @@ metadata:
|
|||
type: Opaque
|
||||
data:
|
||||
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]
|
||||
|
||||
---
|
||||
|
|
|
|||
Loading…
Reference in New Issue