mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 00:31:31 -05:00
remove oauth2 proxy
This commit is contained in:
parent
cba226c3f0
commit
5c20724cd3
2 changed files with 0 additions and 39 deletions
|
|
@ -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
|
||||
#
|
||||
Loading…
Add table
Add a link
Reference in a new issue