Initial commit
This commit is contained in:
10
charts/alloy/ci/custom-config-values.yaml
Normal file
10
charts/alloy/ci/custom-config-values.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
alloy:
|
||||
configMap:
|
||||
content: |-
|
||||
logging {
|
||||
level = "warn"
|
||||
format = "logfmt"
|
||||
}
|
||||
discovery.kubernetes "custom_pods" {
|
||||
role = "pod"
|
||||
}
|
||||
Reference in New Issue
Block a user