From cdaa003fbb186cc43a9ff10abdb0eff89dd2b7a3 Mon Sep 17 00:00:00 2001 From: Deric Crago Date: Thu, 17 Sep 2020 16:44:12 -0400 Subject: [PATCH] swapped mcrouter for awx --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 41b47f69..9246c316 100644 --- a/README.md +++ b/README.md @@ -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