This commit is contained in:
2025-07-24 01:51:58 +03:00
parent 541a060b6f
commit 02bfe1dfa2
6 changed files with 0 additions and 238 deletions

View File

@@ -1,21 +0,0 @@
---
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: monitoring-mktxp
namespace: argocd
spec:
project: k-space.ee
source:
# also depends on git@git.k-space.ee:secretspace/kube.git
repoURL: git@git.k-space.ee:k-space/kube.git
targetRevision: HEAD
path: monitoring-mktxp
destination:
server: 'https://kubernetes.default.svc'
namespace: monitoring-mktxp
syncPolicy:
automated:
prune: true
syncOptions:
- CreateNamespace=true