Correct Variables

This commit is contained in:
Baptiste Bonnot 2024-10-25 17:52:49 +02:00
parent 5932b0447c
commit 9ad75a99c8
4 changed files with 10 additions and 10 deletions

View file

@ -1,4 +1,4 @@
# Welcome to your ${REPOS_NAME}-tenant
# Welcome to your ${REPO_NAME}-tenant
## Table of contents
@ -19,7 +19,7 @@ several reference in the [How](#How-To) section that README.
### Usefull links
* [Get me to my Namespace](https://console-openshift-console.apps.${CLUSTER_NAME}.kvant.cloud/k8s/cluster/projects/${REPOS_NAME}-ns)
* [Get me to my Namespace](https://console-openshift-console.apps.${CLUSTER_NAME}.kvant.cloud/k8s/cluster/projects/${REPO_NAME}-ns)
* [Monitoring](XXXXX)
* [Flux Doc](https://fluxcd.io/flux/)
* [Sops](https://getsops.io/)
@ -77,7 +77,7 @@ should cover pretty much all you need to deploy an app.
#### Use Predefined Domain
You can spawn any application using your namespace associated Domain.
`${REPOS_NAME}.pub.${CLUSTER}.kvant.cloud`
`${REPO_NAME}.pub.${CLUSTER}.kvant.cloud`
### Storage