From 855ad9f401127d12138464593a5456d65325eeca Mon Sep 17 00:00:00 2001 From: devops Date: Mon, 22 Jun 2026 04:31:35 +0000 Subject: [PATCH] Delete directory 'governance ' --- governance / nginx-compliance.yaml | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 governance / nginx-compliance.yaml diff --git a/governance / nginx-compliance.yaml b/governance / nginx-compliance.yaml deleted file mode 100644 index 82ced46..0000000 --- a/governance / nginx-compliance.yaml +++ /dev/null @@ -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 \ No newline at end of file