DanielFerreiraJorge edited a comment on issue #1993: Helm charts for deployment on GKE URL: https://github.com/apache/incubator-pulsar/pull/1993#issuecomment-398710852 @cckellogg Thanks for the suggestions. I repackaged it under deployment/kubernetes/helm/pulsar. I think it is kind of confusing to put the values settings for specific platforms outside the chart directory (deployment/kubernetes/gke) as suggested. Maybe in the future we could have something like values-gke.yaml or something. In fact, there is no reason this char shouldn't work for any kubernetes provider. It is just a matter of replacing the nodeSelector and the storageClass:provisioner of the components's volumes in the values.yaml.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
