remove oauth2 proxy

This commit is contained in:
2022-11-12 19:20:15 -06:00
parent cba226c3f0
commit 5c20724cd3
2 changed files with 0 additions and 39 deletions

View File

@@ -1,18 +0,0 @@
#apiVersion: networking.k8s.io/v1
#kind: Ingress
#metadata:
# name: authentik-outpost
#spec:
# rules:
# - host: longhorn.internal.durp.info
# http:
# paths:
# - path: /outpost.goauthentik.io
# pathType: Prefix
# backend:
# service:
# name: ak-outpost-authentik-embedded-outpost
# port:
# number: 9000
#
#