feat(otc): Fixed typo
This commit is contained in:
parent
6908182367
commit
03f113f339
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ controller:
|
||||||
kubernetes.io/elb.autocreate:
|
kubernetes.io/elb.autocreate:
|
||||||
'{
|
'{
|
||||||
"type":"public",
|
"type":"public",
|
||||||
"bandwidth_name":"cce-bandwidth-test,
|
"bandwidth_name":"cce-bandwidth-test",
|
||||||
"bandwidth_chargemode":"traffic",
|
"bandwidth_chargemode":"traffic",
|
||||||
"bandwidth_size":1000,
|
"bandwidth_size":1000,
|
||||||
"bandwidth_sharetype":"PER",
|
"bandwidth_sharetype":"PER",
|
||||||
|
|
Loading…
Reference in a new issue