devops/uat/admin/web/service.yaml

13 lines
188 B
YAML

apiVersion: v1
kind: Service
metadata:
name: juno-admin-web
spec:
selector:
app: juno-admin-web
ports:
- name: http
port: 80
protocol: TCP
targetPort: http