Update Tenant Wiki

baptiste.bonnot 2024-10-30 10:27:22 +00:00
parent 011c1acaa9
commit d0dcf59017

@ -1,12 +1,5 @@
# Welcome to your ${REPO_NAME}-tenant
## Table of contents
1. [General Overview](#General-Overview)
2. [Usefull Links](#Usefull-links)
3. [About GitOps](#About-Git-Ops)
4. [How To](#How-To)
## General Overview
Your namespace have been deployed and is now accessible from openshift cli or
@ -17,13 +10,6 @@ A dummy application 'echo-server' have been deployed on it. It's a good example
on how we recommend to deploy application using our flux setup. You will find
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/${REPO_NAME}-ns)
* [Monitoring](XXXXX)
* [Flux Doc](https://fluxcd.io/flux/)
* [Sops](https://getsops.io/)
## About Git Ops
This repository is already fully configured to work in a GitOps Way