--- apiVersion: v1 kind: Service metadata: name: romm spec: selector: app: romm ports: - port: 80 protocol: TCP targetPort: 8080