feat(otc): Added LB IP ID

This commit is contained in:
Richard Robert Reitz 2025-05-07 17:10:12 +02:00
parent 03f113f339
commit cc107f4ff4

View file

@ -8,6 +8,7 @@ controller:
annotations:
kubernetes.io/elb.class: union
kubernetes.io/elb.port: '80'
kubernetes.io/elb.custom-eip-id: {{{ .Env.LOADBALANCER_IP_ID }}}
kubernetes.io/elb.autocreate:
'{
"type":"public",