break: remove c19d manifest

This commit is contained in:
Sebastian Mark 2023-11-16 20:36:38 +01:00
parent 82dd6d0cc0
commit f3889c1dfa
2 changed files with 0 additions and 24 deletions

View file

@ -1,7 +1,6 @@
# Cluster Deployments
* [ara-server](https://ara.recordsansible.org/)
* [c19d](https://gitlab.com/smsvc/c19d/)
* [removate-bot](https://github.com/renovatebot/renovate) (see [Renovate Bot](#renovate-bot))
## Dependencies

View file

@ -1,23 +0,0 @@
---
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: c19d
namespace: argocd
finalizers:
- resources-finalizer.argocd.argoproj.io
spec:
project: default
source:
repoURL: https://gitlab.com/smsvc/c19d/covid19data-infrastructure.git
targetRevision: HEAD
path: k8s-manifests
destination:
server: https://kubernetes.default.svc
namespace: c19d
syncPolicy:
automated:
prune: true
selfHeal: true
syncOptions:
- CreateNamespace=true