Merge pull request #169 from chan1992241/fix-typo

fix typo
This commit is contained in:
Marcel Dempers 2022-11-14 19:23:48 +11:00 committed by GitHub
commit 0e50e4a50f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,7 +45,7 @@ Password: `guest` <br/>
cd messaging\rabbitmq\applications\publisher
docker build . -t aimvector/rabbitmq-publisher:v1.0.0
kubectl apply -f rabbits deployment.yaml
kubectl apply -n rabbits -f deployment.yaml
```
# Automatic Synchronization