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