diff --git a/apps/headlamp-app.yaml b/apps/headlamp-app.yaml deleted file mode 100644 index c0af0d6..0000000 --- a/apps/headlamp-app.yaml +++ /dev/null @@ -1,18 +0,0 @@ -apiVersion: argoproj.io/v1alpha1 -kind: Application -metadata: - name: headlamp-app - namespace: argocd -spec: - project: default - source: - repoURL: https://gitea.cruzcloud.net/devops/apps-registry.git - path: workloads/headlamp - targetRevision: main - destination: - server: https://kubernetes.default.svc - namespace: headlamp - syncPolicy: - automated: - prune: true - selfHeal: true \ No newline at end of file