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
spec:
project: default
sources:
- repoURL: http://gitea.gitea.svc.cluster.local:3000/admin/main.git
targetRevision: master
path: manifests/traefik
directory:
recurse: true
include: "*.yaml"
- repoURL: https://traefik.github.io/charts
chart: traefik
targetRevision: "41.0.0"
helm:
values: |
source:
repoURL: https://traefik.github.io/charts
chart: traefik
targetRevision: "41.0.0"
helm:
values: |
deployment:
kind: DaemonSet
podAnnotations: