# 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
|
- name: sidecar-container-alloy-config
|
||||||
mountPath: /etc/alloy/config.yaml
|
mountPath: /etc/alloy/config.yaml
|
||||||
subPath: config.yaml
|
subPath: config.yaml
|
||||||
args:
|
# args:
|
||||||
- --config.file=/etc/alloy/config.yaml
|
# - --config.file=/etc/alloy/config.yaml
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
- name: sidecar-container-alloy-config
|
- name: sidecar-container-alloy-config
|
||||||
|
|
Loading…
Reference in a new issue