From 3894a397db974b5b9964806f03f65c0718b2db24 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Sat, 12 Nov 2022 08:11:49 -0600 Subject: [PATCH] test --- longhorn-system/templates/ingress.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/longhorn-system/templates/ingress.yaml b/longhorn-system/templates/ingress.yaml index b393f1e..7a249f9 100644 --- a/longhorn-system/templates/ingress.yaml +++ b/longhorn-system/templates/ingress.yaml @@ -30,3 +30,13 @@ spec: - hosts: - longhorn.internal.durp.info secretName: longhorn-tls + +--- + +kind: Service +apiVersion: v1 +metadata: + name: ak-outpost +spec: + type: ExternalName + externalName: ak-outpost-authentik-embedded-outpost.authentik.svc.cluster.local