updating alloy config
This commit is contained in:
parent
e20b920c08
commit
37e36fe601
@ -1,7 +1,7 @@
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: alloy-config
|
||||
name: alloy-config-custom
|
||||
namespace: monitoring
|
||||
data:
|
||||
alloy.config: |
|
||||
|
||||
@ -17,6 +17,6 @@ alloy:
|
||||
# -- Create a new ConfigMap for the config file.
|
||||
create: true
|
||||
# -- Name of existing ConfigMap to use. Used when create is false.
|
||||
name: alloy-config
|
||||
name: alloy-config-custom
|
||||
# -- Key in ConfigMap to get config from.
|
||||
key: alloy.config
|
||||
Loading…
x
Reference in New Issue
Block a user