Merge pull request 'chore: Fix typos in Readme.md' (#6) from fix/readme-typos into main
Reviewed-on: #6
This commit is contained in:
commit
ea998f214f
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue