Merge pull request 'chore: Fix typos in Readme.md' (#6) from fix/readme-typos into main

Reviewed-on: #6
This commit is contained in:
baptiste.bonnot 2025-09-11 16:15:34 +00:00
commit ea998f214f

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