devops/uat/mina-gateway/service.yaml

16 lines
272 B
YAML

apiVersion: v1
kind: Service
metadata:
name: juno-mina-gateway
spec:
selector:
app: juno-mina-gateway
ports:
- name: http
port: 8077
protocol: TCP
targetPort: http
- name: http80
port: 80
protocol: TCP
targetPort: http