This commit is contained in:
2026-03-14 14:49:59 +00:00
parent 4d5163a4b1
commit 608077d74a
3 changed files with 214 additions and 16 deletions

View File

@@ -0,0 +1,16 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: kube-state-metrics
namespace: argocd
finalizers:
- resources-finalizer.argocd.argoproj.io
spec:
destination:
#namespace: kube-state-metrics
server: https://kubernetes.default.svc
project: default
source:
path: kube-state-metrics
repoURL: http://gitea.gitea.svc.k8s.undercloud.local:3000/Undercloud/k8s-apps.git
targetRevision: HEAD