Skip to content

Override / Service configuration for LoadBalancerIP #1224

Discussion options

You must be logged in to vote

Hi @james-nofrixion based on the crd it should be:
RabbitmqCluster.spec.override.service.spec.loadBalancerIP

Something like:
kind: RabbitmqCluster
metadata:
  name: hello-world
spec:
  service:
    type: LoadBalancer
  override:
    service:
      spec:
        loadBalancerIP: 70.37.78.36 

Is it not working for you?

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@james-nofrixion
Comment options

Answer selected by james-nofrixion
Comment options

You must be logged in to vote
1 reply
@james-nofrixion
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants