remove oauth2 proxy
This commit is contained in:
@@ -1,21 +0,0 @@
|
|||||||
#apiVersion: argoproj.io/v1alpha1
|
|
||||||
#kind: Application
|
|
||||||
#metadata:
|
|
||||||
# name: oauth2-proxy
|
|
||||||
# namespace: argocd
|
|
||||||
#spec:
|
|
||||||
# project: default
|
|
||||||
# source:
|
|
||||||
# repoURL: https://github.com/DeveloperDurp/homelab.git
|
|
||||||
# targetRevision: main
|
|
||||||
# path: oauth2-proxy
|
|
||||||
# destination:
|
|
||||||
# namespace: oauth2-proxy
|
|
||||||
# name: in-cluster
|
|
||||||
# syncPolicy:
|
|
||||||
# automated:
|
|
||||||
# prune: true
|
|
||||||
# selfHeal: true
|
|
||||||
# syncOptions:
|
|
||||||
# - CreateNamespace=true
|
|
||||||
#
|
|
||||||
@@ -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
|
|
||||||
#
|
|
||||||
#
|
|
||||||
Reference in New Issue
Block a user