Update rire/otc.c-one-infra.de/stacks/core/ingress-nginx/values.yaml
This commit is contained in:
parent
cbcb672654
commit
a820344af4
1 changed files with 14 additions and 0 deletions
|
@ -4,6 +4,20 @@ controller:
|
|||
rollingUpdate:
|
||||
maxUnavailable: 1
|
||||
|
||||
service:
|
||||
annotations:
|
||||
kubernetes.io/elb.class: union
|
||||
kubernetes.io/elb.port: '80'
|
||||
kubernetes.io/elb.autocreate:
|
||||
'{
|
||||
"type":"public",
|
||||
"bandwidth_name":"cce-bandwidth-test,
|
||||
"bandwidth_chargemode":"traffic",
|
||||
"bandwidth_size":1000,
|
||||
"bandwidth_sharetype":"PER",
|
||||
"eip_type":"5_bgp"
|
||||
}'
|
||||
|
||||
ingressClassResource:
|
||||
name: nginx
|
||||
|
||||
|
|
Loading…
Reference in a new issue