Merge pull request #26 from dericcrago/patch-1

swapped mcrouter for awx
This commit is contained in:
Shane McDonald
2020-09-25 09:42:05 -04:00
committed by GitHub

View File

@@ -43,7 +43,7 @@ Then you can create instances of AWX, for example:
tower_broadcast_websocket_secret: changeme
```
3. Use `kubectl` to create the mcrouter instance in your cluster:
3. Use `kubectl` to create the awx instance in your cluster:
```
kubectl apply -f my-awx.yml