apiVersion: v1 kind: Service metadata: name: test-color namespace: test-color spec: selector: app: test-color ports: - port: 8080 targetPort: 8080