devops/uat/file/service.yaml

13 lines
178 B
YAML

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