This is an automated email from the ASF dual-hosted git repository.
xiangfu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
from 6883a4dfa5 Improve upsert compaction threshold validations (#13424)
add 74e1a1470a [HELM]: Added namespace support in K8s deployment. (#13380)
No new revisions were added by this update.
Summary of changes:
helm/pinot/templates/_helpers.tpl | 11 +++++++++
helm/pinot/templates/broker/configmap.yaml | 1 +
helm/pinot/templates/broker/ingress-v1.yaml | 28 ++++++++++++++++++----
helm/pinot/templates/broker/ingress-v1beta1.yaml | 28 ++++++++++++++++++----
.../templates/broker/poddisruptionbudget.yaml | 1 +
helm/pinot/templates/broker/service-external.yaml | 2 +-
helm/pinot/templates/broker/service-headless.yaml | 1 +
helm/pinot/templates/broker/service.yaml | 1 +
helm/pinot/templates/broker/statefulset.yaml | 1 +
helm/pinot/templates/controller/configmap.yaml | 1 +
helm/pinot/templates/controller/ingress-v1.yaml | 28 ++++++++++++++++++----
.../templates/controller/ingress-v1beta1.yaml | 28 ++++++++++++++++++----
.../templates/controller/poddisruptionbudget.yaml | 1 +
.../templates/controller/service-external.yaml | 2 +-
.../templates/controller/service-headless.yaml | 1 +
helm/pinot/templates/controller/service.yaml | 1 +
helm/pinot/templates/controller/statefulset.yaml | 1 +
.../templates/minion-stateless/configmap.yaml | 1 +
.../templates/minion-stateless/deployment.yaml | 1 +
helm/pinot/templates/minion-stateless/pvc.yaml | 1 +
helm/pinot/templates/minion/configmap.yaml | 1 +
helm/pinot/templates/minion/service-headless.yaml | 1 +
helm/pinot/templates/minion/service.yaml | 1 +
helm/pinot/templates/minion/statefulset.yaml | 1 +
.../templates/namespace.yaml} | 16 +++++++------
helm/pinot/templates/server/configmap.yaml | 1 +
.../templates/server/poddisruptionbudget.yaml | 1 +
helm/pinot/templates/server/service-headless.yaml | 1 +
helm/pinot/templates/server/service.yaml | 1 +
helm/pinot/templates/server/statefulset.yaml | 1 +
helm/pinot/templates/serviceaccount.yaml | 21 +++++++++++++++-
helm/pinot/values.yaml | 3 +++
32 files changed, 163 insertions(+), 26 deletions(-)
copy helm/{gke-pd.yaml => pinot/templates/namespace.yaml} (77%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]