fog/matrix-registration/service.yaml
2025-02-01 23:38:19 -07:00

12 lines
176 B
YAML

apiVersion: v1
kind: Service
metadata:
name: matrix-registration
spec:
selector:
app: matrix-registration
ports:
- name: web
protocol: TCP
port: 5000