chore(add-ons): Drop anubis and its proxy from all applications
This commit is contained in:
@@ -3,6 +3,8 @@ kind: Application
|
||||
metadata:
|
||||
annotations:
|
||||
argocd.argoproj.io/sync-wave: "1"
|
||||
finalizers:
|
||||
- resources-finalizer.argocd.argoproj.io
|
||||
name: anubis-operator
|
||||
namespace: argocd
|
||||
spec:
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- anubis-operator.yaml
|
||||
- argocd-dashboard.yaml
|
||||
- argocd-repos.yaml
|
||||
- authentik.yaml
|
||||
|
||||
@@ -27,12 +27,6 @@ spec:
|
||||
name: traefik-gateway
|
||||
namespace: traefik
|
||||
sectionName: websecure
|
||||
apiBackendRef:
|
||||
name: anubis-api
|
||||
port: 80
|
||||
frontendBackendRef:
|
||||
name: anubis-frontend
|
||||
port: 80
|
||||
sites:
|
||||
parentRefs:
|
||||
- kind: Gateway
|
||||
|
||||
Reference in New Issue
Block a user