You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by mm...@apache.org on 2020/06/23 17:14:29 UTC

[pulsar-helm-chart] branch master updated: Remove double quotes from the environment variables (#24)

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

mmerli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar-helm-chart.git


The following commit(s) were added to refs/heads/master by this push:
     new 9778ce2  Remove double quotes from the environment variables (#24)
9778ce2 is described below

commit 9778ce2fe10c6d0d77187217ad3595d6c6f68eec
Author: Sijie Guo <si...@apache.org>
AuthorDate: Tue Jun 23 10:14:23 2020 -0700

    Remove double quotes from the environment variables (#24)
    
    *Motivation*
    
    Some of the environment variables still use double quotes. They result in the following
    
    ```bash
    Could not find or load main class "
    ```
---
 charts/pulsar/values.yaml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/charts/pulsar/values.yaml b/charts/pulsar/values.yaml
index 4c82736..b71d4b9 100644
--- a/charts/pulsar/values.yaml
+++ b/charts/pulsar/values.yaml
@@ -496,9 +496,7 @@ autorecovery:
   ##
   configData:
     BOOKIE_MEM: >
-      "
       -Xms64m -Xmx64m
-      "
 
 ## Pulsar Zookeeper metadata. The metadata will be deployed as
 ## soon as the last zookeeper node is reachable. The deployment