monitoring: add alloy-kube-pod-logs-scraper
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- helm-release.yaml
|
||||
|
||||
configMapGenerator:
|
||||
- name: alloy-kube-pod-logs-scraper
|
||||
files:
|
||||
- config.alloy=config.alloy
|
||||
- name: alloy-kube-pod-logs-scraper-helm-values
|
||||
files:
|
||||
- values.yaml=helm-values.yaml
|
||||
generatorOptions:
|
||||
disableNameSuffixHash: true
|
||||
Reference in New Issue
Block a user