strato-infra/flux/cluster/apps/misc/escalator-display/service.yaml

13 lines
225 B
YAML
Raw Normal View History

2023-04-20 01:55:11 +02:00
apiVersion: v1
kind: Service
metadata:
name: escalator-display-deployment-service
namespace: misc
spec:
selector:
app: escalator-display-deployment
ports:
- protocol: TCP
port: 80
targetPort: 3000