alloy: configMapGenerator setup config.alloy
This commit is contained in:
@@ -3,6 +3,12 @@ kind: Kustomization
|
||||
namespace: monitoring
|
||||
resources:
|
||||
- helm-release.yaml
|
||||
|
||||
configMapGenerator:
|
||||
- name: alloy-node-scraper
|
||||
files:
|
||||
- config.alloy=config.alloy
|
||||
|
||||
secretGenerator:
|
||||
- name: alloy-node-scraper-helm-values
|
||||
files:
|
||||
|
||||
Reference in New Issue
Block a user