Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Commit

Permalink
Enable service binding secret for rabbitMQ
Browse files Browse the repository at this point in the history
  • Loading branch information
garryod committed Aug 9, 2023
1 parent ccbad37 commit a335d75
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions charts/xchemlab/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ rabbitmq:
type: LoadBalancer
# Exposed as rmq.xchemlab.diamond.ac.uk
loadBalancerIP: 172.23.169.229
serviceBindings:
enabled: true

keda:
enabled: false
Expand Down

0 comments on commit a335d75

Please sign in to comment.