feat(flux): 统一接管剩余可观测性栈
yaml / yaml (pull_request) Successful in 10s

This commit is contained in:
2026-09-10 11:53:06 +00:00
parent 6a54afede3
commit 92820fc631
10 changed files with 145 additions and 2 deletions
@@ -0,0 +1,14 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
generatorOptions:
disableNameSuffixHash: true
labels:
reconcile.fluxcd.io/watch: Enabled
configMapGenerator:
- name: victoria-logs-collector-values
namespace: monitoring
files:
- values.yaml=collector-values.yaml
resources:
- vlsingle.yaml
- helmrelease.yaml