Remove docuseal-old temp instance

This commit is contained in:
Will Anderson
2026-04-21 18:15:49 -05:00
parent 7ba730324f
commit 095d874552
5 changed files with 0 additions and 134 deletions
-20
View File
@@ -1,20 +0,0 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: docuseal-old
namespace: argocd
spec:
project: default
source:
repoURL: https://git.neuralplatform.ai/will/infrastructure.git
targetRevision: main
path: servers/legion/k8s/docuseal-old
destination:
server: https://kubernetes.default.svc
namespace: docuseal-old
syncPolicy:
automated:
prune: true
selfHeal: true
syncOptions:
- CreateNamespace=true