jharris- opened a new pull request #6367: [HELM] Corrected 
.Values.broker.configData template indentation
URL: https://github.com/apache/pulsar/pull/6367
 
 
   ### Contribution Checklist
     
   ### Motivation
   
   This fix corrects  a configmap template render issue that would cause the 
deployment to fail.
   
   ### Modifications
   
   This change to broker-configmap.yaml forces all indentation to start from 
absolute left with
   nindent for `.Values.broker.configData`.
   The previous indent function was putting the first line
   four spaces and the rest at two.
   
   ### Verifying this change
   
   This change is a trivial rework / code cleanup without any test coverage.
   
   ### Does this pull request potentially affect one of the following parts:
   
   Deployment: Yes, the broker configmap will render properly
   
   ### Documentation
   
     - Does this pull request introduce a new feature?  ---> No

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to