Skip to content

Commit

Permalink
add finalizers to kafka loadbalancer services (#31130)
Browse files Browse the repository at this point in the history
  • Loading branch information
volatilemolotov committed Apr 30, 2024
1 parent 970109e commit f0d0605
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ spec:
type: loadbalancer
tls: false
configuration:
finalizers:
- gke.networking.io/l4-ilb-v1
- service.kubernetes.io/load-balancer-cleanup
bootstrap:
annotations:
cloud.google.com/load-balancer-type: "Internal"
Expand Down

0 comments on commit f0d0605

Please sign in to comment.