mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-10 11:49:02 +08:00
minor changes
This commit is contained in:
parent
ed0324c7b5
commit
a784e133fe
@ -6,4 +6,4 @@ You can always reach out to ankit@signoz.io to understand more about the repo an
|
|||||||
- If you find any bugs, please create an issue
|
- If you find any bugs, please create an issue
|
||||||
- If you find anything missing in documentation, you can create an issue with label **documentation**
|
- If you find anything missing in documentation, you can create an issue with label **documentation**
|
||||||
|
|
||||||
#### If you want to build any new feature, please create an issue with tag `enhancement`
|
#### If you want to build any new feature, please create an issue with label `enhancement`
|
||||||
|
@ -31,7 +31,7 @@ Deploy in Kubernetes using Helm. Below steps will install the SigNoz in platform
|
|||||||
|
|
||||||
|
|
||||||
```console
|
```console
|
||||||
git clone https://gitlab.com/signoz-oss/signoz.git && cd signoz
|
git clone https://github.com/SigNoz/signoz.git && cd signoz
|
||||||
helm dependency update deploy/kubernetes/platform
|
helm dependency update deploy/kubernetes/platform
|
||||||
kubectl create ns platform
|
kubectl create ns platform
|
||||||
helm -n platform install signoz deploy/kubernetes/platform
|
helm -n platform install signoz deploy/kubernetes/platform
|
||||||
|
Loading…
x
Reference in New Issue
Block a user