Delete directory 'governance '

This commit is contained in:
2026-06-22 04:31:35 +00:00
parent 241e0150b4
commit 855ad9f401
-22
View File
@@ -1,22 +0,0 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: nginx-app
namespace: argocd
finalizers:
- resources-finalizer.argocd.argoproj.io
spec:
project: default
source:
repoURL: '[https://gitea.cruzcloud.net/devops/apps-registry.git](https://gitea.cruzcloud.net/devops/apps-registry.git)'
path: apps/nginx
targetRevision: HEAD
destination:
server: '[https://kubernetes.default.svc](https://kubernetes.default.svc)'
namespace: nginx-web
syncPolicy:
automated:
prune: true
selfHeal: true
syncOptions:
- CreateNamespace=true