This is an automated email from the ASF dual-hosted git repository.

nicknezis pushed a commit to branch helm-bookkeeper-fix
in repository https://gitbox.apache.org/repos/asf/incubator-heron.git

commit 054ceefe052f4ab33f47b4276d329091d8627151
Author: Nicholas Nezis <[email protected]>
AuthorDate: Sat Mar 19 19:14:56 2022 -0400

    Update deploy/kubernetes/helm/templates/bookie.yaml
---
 deploy/kubernetes/helm/templates/bookie.yaml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/deploy/kubernetes/helm/templates/bookie.yaml 
b/deploy/kubernetes/helm/templates/bookie.yaml
index 2e4a16f..abd6b51 100644
--- a/deploy/kubernetes/helm/templates/bookie.yaml
+++ b/deploy/kubernetes/helm/templates/bookie.yaml
@@ -19,8 +19,6 @@
 
 ## A reference of 
https://github.com/apache/incubator-pulsar/blob/master/kubernetes/google-container-engine/bookie.yaml
 
-
-
 {{- $platform := .Values.platform }}
 {{- $bookieReplicas := .Values.bookieReplicas }}
 {{- $bookieCpuMin := .Values.bookieCpuMin }}

Reply via email to