czy006 commented on code in PR #3179:
URL: https://github.com/apache/amoro/pull/3179#discussion_r1746849375
##########
charts/amoro/templates/_pod.tpl:
##########
@@ -120,7 +120,7 @@ spark distribution package will be installed to here*/ -}}
{{- if .Values.plugin.metricReporters }}
{{- if .Values.plugin.metricReporters.prometheusExporter.enabled }}
- name: prometheus
- containerPort: {{ .Values.plugin.metricReporters.prometheusExporter.port }}
Review Comment:
if have anothor properties,not just only port.maybe can use map set of this
config
--
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]