mirror of
https://github.com/ansible/awx-operator.git
synced 2026-05-07 13:52:58 +00:00
swapped mcrouter for awx
This commit is contained in:
@@ -43,7 +43,7 @@ Then you can create instances of AWX, for example:
|
|||||||
tower_broadcast_websocket_secret: changeme
|
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
|
kubectl apply -f my-awx.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user