michaeljmarshall commented on code in PR #225: URL: https://github.com/apache/pulsar-helm-chart/pull/225#discussion_r1000135948
########## charts/pulsar/values.yaml: ########## @@ -652,6 +652,9 @@ pulsar_metadata: # configurationStore: configurationStoreMetadataPrefix: "" configurationStorePort: 2181 + ## optional you can specify a nodeSelector for all init jobs (pulsar-init & bookkeeper-init) + # nodeSelector: + # cloud.google.com/gke-nodepool: default-pool Review Comment: This is a larger style issue that can be addressed later. Going to merge this PR without worrying about this fix. -- 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]
