Fix namespace name in readme (#868)

Signed-off-by: Mac Chaffee <machaffe@renci.org>
This commit is contained in:
Mac Chaffee
2022-04-15 16:08:43 -04:00
committed by GitHub
parent 5af7e7f4b9
commit 8df0969e6a

View File

@@ -136,7 +136,7 @@ Install the manifests by running this:
```
$ kustomize build . | kubectl apply -f -
namespace/machaffe created
namespace/awx created
customresourcedefinition.apiextensions.k8s.io/awxbackups.awx.ansible.com created
customresourcedefinition.apiextensions.k8s.io/awxrestores.awx.ansible.com created
customresourcedefinition.apiextensions.k8s.io/awxs.awx.ansible.com created