mirror of
https://github.com/ansible/awx-operator.git
synced 2026-03-26 21:33:14 +00:00
Fix branch name in readme
This commit is contained in:
@@ -21,7 +21,7 @@ This Kubernetes Operator is meant to be deployed in your Kubernetes cluster(s) a
|
||||
|
||||
First you need to deploy Tower Operator into your cluster:
|
||||
|
||||
kubectl apply -f https://raw.githubusercontent.com/ansible/tower-operator/master/deploy/tower-operator.yaml
|
||||
kubectl apply -f https://raw.githubusercontent.com/ansible/tower-operator/devel/deploy/tower-operator.yaml
|
||||
|
||||
Then you can create instances of Tower, for example:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user