matrix-media-repo: Add metrics port to port list

This commit is contained in:
Marcel 2023-03-21 14:05:48 +00:00
parent 397d007af6
commit f721c1c8e4

View file

@ -61,6 +61,9 @@ spec:
- name: http
containerPort: 8000
protocol: TCP
- name: metrics
containerPort: 9000
protocol: TCP
livenessProbe:
httpGet:
path: /healthz