Initial upload
This commit is contained in:
parent
cf7655ec5b
commit
9fd7bd5fd4
1 changed files with 2 additions and 10 deletions
|
@ -8,16 +8,8 @@ controller:
|
|||
annotations:
|
||||
kubernetes.io/elb.class: union
|
||||
kubernetes.io/elb.port: '80'
|
||||
kubernetes.io/elb.custom-eip-id: 6fcd7c8c-c65c-44b0-b1d6-81ab38456907
|
||||
kubernetes.io/elb.autocreate:
|
||||
'{
|
||||
"type":"public",
|
||||
"bandwidth_name":"cce-bandwidth-test",
|
||||
"bandwidth_chargemode":"traffic",
|
||||
"bandwidth_size":1000,
|
||||
"bandwidth_sharetype":"PER",
|
||||
"eip_type":"5_bgp"
|
||||
}'
|
||||
kubernetes.io/elb.id: ac03682e-bf4a-4429-8b7a-caed91c9979e
|
||||
kubernetes.io/elb.ip: 80.158.47.13
|
||||
|
||||
ingressClassResource:
|
||||
name: nginx
|
||||
|
|
Loading…
Reference in a new issue