Fix branch name in readme

This commit is contained in:
Shane McDonald
2020-06-25 10:39:29 -04:00
committed by GitHub
parent 6a5c2c7107
commit 0e9343d3d6

View File

@@ -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: