IPCEICIS-3111 #21
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ server:
|
|||
# - --config.file=/etc/alloy/config.yaml
|
||||
volumeMounts:
|
||||
- name: alloy-data
|
||||
mountPath: /var/lib/alloy/data
|
||||
mountPath: /tmp/alloy/data
|
||||
|
||||
volumes:
|
||||
- name: alloy-data
|
||||
|
|
Reference in a new issue