File tree Expand file tree Collapse file tree
c3-with-apps-private-link Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -50,6 +50,7 @@ clusterManager:
5050 path : helm-test-c3-with-apps-smartstore-testnew/smartstore
5151 endpoint : www.amazon.com
5252 secretRef : s3-secret
53+ provider : aws
5354 region : us-west-2
5455 cacheManager :
5556 hotlistBloomFilterRecencyHours : 360 # 15 days - splunk defaults - (can be lowered to 5 days)
Original file line number Diff line number Diff line change @@ -51,6 +51,8 @@ clusterManager:
5151 path : helm-test-c3-with-apps-smartstore-test/smartstore
5252 endpoint : https://s3-us-west-2.amazonaws.com
5353 secretRef : s3-secret
54+ provider : aws
55+ region : us-west-2
5456 cacheManager :
5557 hotlistBloomFilterRecencyHours : 360 # 15 days - splunk defaults - (can be lowered to 5 days)
5658 hotlistRecencySecs : 86400 # 24 hours - splunk defaults
Original file line number Diff line number Diff line change @@ -23,6 +23,8 @@ standalone:
2323 path : helm-test-c3-with-apps-smartstore-test/smartstore
2424 endpoint : https://s3-us-west-2.amazonaws.com
2525 secretRef : s3-secret
26+ provider : aws
27+ region : us-west-2
2628 cacheManager :
2729 hotlistBloomFilterRecencyHours : 360 # 15 days - splunk defaults - (can be lowered to 5 days)
2830 hotlistRecencySecs : 86400 # 24 hours - splunk defaults
You can’t perform that action at this time.
0 commit comments