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