--- apiVersion: networking.k8s.io/v1 kind: Ingress metadata: name: zipline annotations: gethomepage.dev/description: Sharing is caring gethomepage.dev/enabled: "true" gethomepage.dev/group: Apps gethomepage.dev/icon: zipline.png gethomepage.dev/name: Zipline spec: rules: - host: share.icb4dc0.de http: paths: - pathType: Prefix path: / backend: service: name: zipline port: number: 3000