diff --git a/longhorn-system/templates/ingress.yaml b/longhorn-system/templates/ingress.yaml index 8010cbe..b7baafa 100644 --- a/longhorn-system/templates/ingress.yaml +++ b/longhorn-system/templates/ingress.yaml @@ -22,8 +22,11 @@ spec: name: longhorn-frontend port: number: 80 + -path: /outpost.goauthentik.io + backend: + serviceName: ak-outpost-example-outpost + servicePort: 9000 tls: - hosts: - longhorn.internal.durp.info secretName: longhorn-tls -