Skip to content

Commit 0bb86b8

Browse files
author
a.b.christie
committed
fix: Fixed Ingress for latest RabbitMQ deployment
1 parent 6169bea commit 0bb86b8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

roles/infrastructure/templates/ingress-rabbitmq.yaml.j2

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ spec:
2020
pathType: Prefix
2121
backend:
2222
service:
23-
name: rabbitmq
23+
name: rabbit
2424
port:
25-
name: http
25+
name: management

0 commit comments

Comments
 (0)