15 lines
213 B
YAML
Raw Normal View History

2023-01-04 14:56:13 +04:00
apiVersion: v1
kind: Service
metadata:
name: ordering-signalrhub
labels:
app: eshop
service: signalr
spec:
ports:
- port: 80
protocol: TCP
name: http
selector:
service: signalr