nicknezis opened a new issue #3770: URL: https://github.com/apache/incubator-heron/issues/3770
The design which uses the `.Values.platform` property throughout the template files. The Heron Helm chart toggles various settings based on this one property. The proposed fix is to remove this `platform` setting. Instead we will expose a property for each underlying setting that is modified by this `platform` setting. We will enumerate each Platform value and provide an example values.yml file. An example can be found in the Pulsar helm chart repo: https://github.com/apache/pulsar-helm-chart/tree/master/examples -- 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]
