1
0
Fork 0
distrust-stack/kustomizations/matrix/matrix-media-repo/service.yaml

15 lines
233 B
YAML
Raw Permalink Normal View History

apiVersion: v1
kind: Service
metadata:
name: media-repo
spec:
ports:
- name: http
protocol: TCP
port: 8000
targetPort: http
- name: metrics
protocol: TCP
port: 9000
targetPort: metrics