--- apiVersion: v1 kind: Service metadata: name: agola spec: ports: - port: 8000 name: api selector: app: agola