removed: promtail add alloy

This commit is contained in:
Márcio Fernandes
2026-08-29 20:16:20 +00:00
parent 39d75acf06
commit e8e8845cd0
13 changed files with 350 additions and 92 deletions
@@ -0,0 +1,11 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: monitoring
resources:
- helm-release.yaml
secretGenerator:
- name: alloy-node-scraper-helm-values
files:
- values.yaml=helm-values.yaml
generatorOptions:
disableNameSuffixHash: true