Delete apps/headlamp-app.yaml

This commit is contained in:
2026-07-18 05:26:35 +00:00
parent e0ab49f14a
commit 59c754e9a4
-18
View File
@@ -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