apiVersion: v1 kind: Service metadata: name: cloud-dashboard namespace: terra spec: selector: app: cloud-dashboard ports: - port: 80 targetPort: 8080