apiVersion: v1 kind: Service metadata: name: simpleasm namespace: simpleasm spec: selector: app: simpleasm ports: - port: 80 targetPort: 8000