File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 6262 {{- else }}
6363 # This value is ~45% of the default value for
6464 # storageSize in the VolumeClaimTemplate below
65- value : " 23400 "
65+ value : " 11700 "
6666 {{- end }}
6767 - name : SYMBOLS_CACHE_SIZE_MB
6868 # Set the cache size to ~45% of the PVC size
7171 {{- else }}
7272 # This value is ~45% of the default value for
7373 # storageSize in the VolumeClaimTemplate below
74- value : " 23400 "
74+ value : " 11700 "
7575 {{- end }}
7676 - name : POD_NAME
7777 valueFrom :
Original file line number Diff line number Diff line change @@ -1073,7 +1073,7 @@ searcher:
10731073 # -- Name of the ServiceAccount to be created or an existing ServiceAccount
10741074 name : " "
10751075 # -- Size of the PVC for searcher pods to store cache data
1076- storageSize : 52Gi
1076+ storageSize : 26Gi
10771077
10781078storageClass :
10791079 # -- Enable creation of storageClass.
You can’t perform that action at this time.
0 commit comments