chore: Fix typos in Readme.md

This commit is contained in:
Paweł Derehajło 2025-09-09 08:58:06 +00:00
parent 0fcffb6b65
commit fa2e64fabd

View file

@ -1,20 +1,20 @@
# Welcome to your ${REPO_NAME} tenant # 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) * [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) * [WIKI](https://git.kvant.cloud/phoenix/tenant-tpl/wiki/Tenant--Wiki)
## Command cheatsheet ## Command cheatsheet
* Get all your tenant ressources from flux * Get all your tenant resources from flux
```shell ```shell
$ flux get all -n tenant-tpl $ flux get all -n tenant-tpl
``` ```
* Get all your tenant ressources from openshift * Get all your tenant resources from openshift
```shell ```shell