DerekTBrown opened a new pull request, #111:
URL: https://github.com/apache/yunikorn-release/pull/111

   This PR adds a simple feature; if `Values.configuration` is empty, the chart 
will not create the `ConfigMap`. This enables users to create the ConfigMap in 
their own way. 
   
   ## Test Plan
   ```bash
   > helm template ./helm-charts/yunikorn | gh gist create
   - Creating gist...
   ✓ Created gist
   https://gist.github.com/02127740f78187d4abf7a32716f73aa5
   
   > helm template --set configuration=null ./helm-charts/yunikorn | gh gist 
create
   - Creating gist...
   ✓ Created gist
   https://gist.github.com/1ab6e9b97952e6becd60b44ef39b70e6
   
   ```


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to