Skip to content

Commit

Permalink
add loadbalancer annotations to config #21
Browse files Browse the repository at this point in the history
  • Loading branch information
goseind committed Feb 6, 2023
1 parent 3ad069e commit f89df4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions iac/tf/cluster/jhub/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ hub:
proxy:
service:
type: LoadBalancer
loadBalancerIP: # ref.: openstack loadbalancer create --name kube_service_8d85602e-7816-4153-b85b-ea86586e47c1_jhub_proxy-public --vip-network-id 798d00f3-2af9-48a0-a7c3-a26d909a2d64
annotations:
loadbalancer.openstack.org/network-id: "798d00f3-2af9-48a0-a7c3-a26d909a2d64"
service.beta.kubernetes.io/openstack-internal-load-balancer: "true"
Expand Down

0 comments on commit f89df4d

Please sign in to comment.