14 lines
191 B
YAML
Raw Normal View History

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