mirror of
https://github.com/ansible/awx-operator.git
synced 2026-03-26 21:33:14 +00:00
updated filename for example-cluster
deploy-files got renamed, so the example did not work anymore. ('_awx' got removed).
This commit is contained in:
@@ -190,7 +190,7 @@ After it is built, test it on a local cluster:
|
||||
minikube addons enable ingress
|
||||
kubectl apply -f deploy/awx-operator.yaml
|
||||
kubectl create namespace example-awx
|
||||
kubectl apply -f deploy/crds/tower_v1beta1_tower_cr_awx.yaml
|
||||
kubectl apply -f deploy/crds/awx_v1beta1_cr.yaml
|
||||
<test everything>
|
||||
minikube delete
|
||||
|
||||
|
||||
Reference in New Issue
Block a user