Skip to content

Commit

Permalink
fix: rabbitmq-deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
mapeveri committed Mar 8, 2024
1 parent aa53fd5 commit 1953291
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .k8s/rabbitmq-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ spec:
- envFrom:
- configMapRef:
name: languages-app-config-map
- secretRef:
name: languages-app-secret
image: rabbitmq:3.12-management
name: rabbitmq
ports:
Expand Down

0 comments on commit 1953291

Please sign in to comment.