test
This commit is contained in:
parent
f0632db48b
commit
be1c3cee7a
1 changed files with 4 additions and 4 deletions
|
@ -11,10 +11,10 @@ server:
|
|||
args:
|
||||
- --config.file=/etc/alloy/config.yaml
|
||||
|
||||
# extraVolumes:
|
||||
# - name: sidecar-container-alloy-config
|
||||
# configMap:
|
||||
# name: sidecar-container-alloy-config
|
||||
extraVolumes:
|
||||
- name: sidecar-container-alloy-config
|
||||
configMap:
|
||||
name: sidecar-container-alloy-config
|
||||
|
||||
postStart:
|
||||
- sh
|
||||
|
|
Loading…
Reference in a new issue