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

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

commit 928963875f7366c4a948666b336fd42b195bed8a
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