This commit is contained in:
marsal wang
2022-01-10 14:52:43 +08:00
parent 30022aa727
commit b3602d3646
3 changed files with 31 additions and 0 deletions

View File

@ -224,6 +224,8 @@ spec:
containerPort: 25672
- name: stats
containerPort: 15672
- name: stomp
containerPort: 15674
- name: epmd
containerPort: 4369
{{- if .Values.metrics.enabled }}