# args:
# - --config.file=/etc/alloy/config.yaml
This commit is contained in:
parent
aeca6100f5
commit
27dc5966e9
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@ server:
|
|||
- name: sidecar-container-alloy-config
|
||||
mountPath: /etc/alloy/config.yaml
|
||||
subPath: config.yaml
|
||||
args:
|
||||
- --config.file=/etc/alloy/config.yaml
|
||||
# args:
|
||||
# - --config.file=/etc/alloy/config.yaml
|
||||
|
||||
volumes:
|
||||
- name: sidecar-container-alloy-config
|
||||
|
|
Loading…
Reference in a new issue