devops/uat/sp/service.yaml

16 lines
259 B
YAML

apiVersion: v1
kind: Service
metadata:
name: juno-center-sp
spec:
selector:
app: juno-sp
ports:
- name: http
port: 9002
protocol: TCP
targetPort: http
- name: http80
port: 80
protocol: TCP
targetPort: http