add traefik VMPodScrape via cnpg-cluster manifests instead of multi-source

This commit is contained in:
Alexander Rogov
2026-06-26 20:50:07 +03:00
parent 4374c8cead
commit 5335b8e14d
2 changed files with 6 additions and 12 deletions

View File

@@ -9,18 +9,12 @@ metadata:
- resources-finalizer.argocd.argoproj.io - resources-finalizer.argocd.argoproj.io
spec: spec:
project: default project: default
sources: source:
- repoURL: http://gitea.gitea.svc.cluster.local:3000/admin/main.git repoURL: https://traefik.github.io/charts
targetRevision: master chart: traefik
path: manifests/traefik targetRevision: "41.0.0"
directory: helm:
recurse: true values: |
include: "*.yaml"
- repoURL: https://traefik.github.io/charts
chart: traefik
targetRevision: "41.0.0"
helm:
values: |
deployment: deployment:
kind: DaemonSet kind: DaemonSet
podAnnotations: podAnnotations: