Files
infrastructure/servers/legion/apps/docuseal-old.yaml
T

21 lines
471 B
YAML

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