chore: Fix typos in Readme.md
This commit is contained in:
parent
0fcffb6b65
commit
fa2e64fabd
1 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue