This is an automated email from the ASF dual-hosted git repository.
xiangfu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/master by this push:
new 0a272b2956 Remove currentDataTableVersion from helm value (#9255)
0a272b2956 is described below
commit 0a272b29563638d6abcb7ef41ef3465ef4716f27
Author: Xiang Fu <[email protected]>
AuthorDate: Fri Aug 19 15:23:29 2022 -0700
Remove currentDataTableVersion from helm value (#9255)
---
kubernetes/helm/pinot/values.yaml | 1 -
1 file changed, 1 deletion(-)
diff --git a/kubernetes/helm/pinot/values.yaml
b/kubernetes/helm/pinot/values.yaml
index d412765e98..52ba4ad246 100644
--- a/kubernetes/helm/pinot/values.yaml
+++ b/kubernetes/helm/pinot/values.yaml
@@ -350,7 +350,6 @@ server:
configs: |-
pinot.set.instance.id.to.hostname=true
pinot.server.instance.realtime.alloc.offheap=true
- pinot.server.instance.currentDataTableVersion=2
#
------------------------------------------------------------------------------
# Pinot Minion:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]