roman-popenov edited a comment on issue #5958: unknown field "requests" in io.k8s.api.core.v1.Container URL: https://github.com/apache/pulsar/issues/5958#issuecomment-578760564 First line 63 should be: `{{- if .Values.pulsar_manager.resources }}` There is a mistake in the charts pulsar manager template file at line 65: `{{ toYaml .Values.grafana.resources | indent 10 }}` should be `{{ toYaml .Values.pulsar_manager.resources | indent 12 }}`
---------------------------------------------------------------- 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] With regards, Apache Git Services
