apiVersion: v1 kind: Service metadata: namespace: emc name: nginx-acme-hack-<> labels: app: nginx type: acme-challenge tier: hack worker: <> spec: selector: app: nginx type: acme-challenge tier: hack worker: <> clusterIP: None ports: - name: http port: 8080