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