Changed RabbitMQ to a statfulset
This commit is contained in:
@@ -4,6 +4,8 @@ metadata:
|
||||
name: rabbitmq
|
||||
namespace: app-notifications
|
||||
spec:
|
||||
selector:
|
||||
app: rabbitmq
|
||||
ports:
|
||||
- port: 5672
|
||||
targetPort: 5672
|
||||
@@ -13,6 +15,4 @@ spec:
|
||||
targetPort: 15672
|
||||
protocol: TCP
|
||||
name: management
|
||||
selector:
|
||||
app: rabbitmq
|
||||
type: ClusterIP
|
||||
clusterIP: None
|
||||
|
||||
Reference in New Issue
Block a user