You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that you guys have
service.beta.kubernetes.io/aws-load-balancer-internal: 0.0.0.0/0
its actually supposed to be true. This annotation is a boolean.
I noticed that you guys have
service.beta.kubernetes.io/aws-load-balancer-internal: 0.0.0.0/0
its actually supposed to be true. This annotation is a boolean.
https://bugzilla.redhat.com/show_bug.cgi?id=1907315
https://kubernetes-sigs.github.io/aws-load-balancer-controller/v2.2/guide/service/annotations/#lb-internal
The text was updated successfully, but these errors were encountered: