chore: Fix typos in Readme.md #6

Merged
baptiste.bonnot merged 1 commit from fix/readme-typos into main 2025-09-11 16:15:41 +00:00

View file

@ -1,20 +1,20 @@
# Welcome to your ${REPO_NAME} tenant
## Usefull links
## Useful links
* [Get me to my Namespace](https://console-openshift-console.apps.production.kvant.cloud/k8s/cluster/projects/tenant-tpl)
* [WIKI](https://git.kvant.cloud/phoenix/tenant-tpl/wiki/Tenant--Wiki)
## Command cheatsheet
* Get all your tenant ressources from flux
* Get all your tenant resources from flux
```shell
$ flux get all -n tenant-tpl
```
* Get all your tenant ressources from openshift
* Get all your tenant resources from openshift
```shell