pinkavaj opened a new pull request #75:
URL: https://github.com/apache/pulsar-helm-chart/pull/75
### Motivation
This allows operation in environemnts where direct installation of objects
into
kubernetes cluster is not desired or possible. For example when using
sealedsecrets
or SOPS, where the secrets are firs encrypted and then commited into
repository
and deployed latter by some other deployment system.
### Modifications
* allow select betwen instllation of generated kubernetes objects into
cluster or write the into stadard output
* write all user prompts into standar error output, so they does not mess
with generated kubernetes objects
### Verifying this change
- [ ] Make sure that the change passes the CI checks.
----------------------------------------------------------------
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]