updated docs link

This commit is contained in:
Ankit Nayan 2021-01-06 12:22:57 +05:30
parent a784e133fe
commit 3f7ebae682
4 changed files with 4 additions and 4 deletions

View File

@ -61,7 +61,7 @@ kubectl -n sample-application apply -Rf sample-apps/hotrod/
# Documentation
You can find docs at https://signoz.io/docs. If you need any clarification or find something missing, feel free to raise a github issue with label `documentation` or reach out to us at community slack channel.
You can find docs at https://signoz.io/docs/installation. If you need any clarification or find something missing, feel free to raise a github issue with label `documentation` or reach out to us at community slack channel.
# Community
Join the [slack community](https://app.slack.com/client/T01HWUTP0LT#/) to know more about distributed tracing, observability or SigNoz and to connect with other users and contributors.

View File

@ -5,7 +5,7 @@ metadata:
annotations:
"helm.sh/hook": post-install,post-upgrade
spec:
# ttlSecondsAfterFinished: 100
ttlSecondsAfterFinished: 100
template:
spec:
containers:

View File

@ -5,7 +5,7 @@ metadata:
annotations:
"helm.sh/hook": post-install,post-upgrade
spec:
# ttlSecondsAfterFinished: 100
ttlSecondsAfterFinished: 100
template:
spec:
containers:

View File

@ -18,7 +18,7 @@ druid:
historical:
persistence:
size: "12Gi"
size: "4Gi"
zkHosts: "signoz-zookeeper:2181"