Skip to content

Commit

Permalink
Fix namespace name in readme (#868)
Browse files Browse the repository at this point in the history
Signed-off-by: Mac Chaffee <[email protected]>
  • Loading branch information
mac-chaffee authored Apr 15, 2022
1 parent 5af7e7f commit 8df0969
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8df0969

Please sign in to comment.