Kubernetes Deployment: increased storage of Historical pod to 20Gi

This commit is contained in:
Ankit Nayan 2021-04-30 11:32:20 +05:30
parent f0e7614443
commit d76b2ba8d2

View File

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