IPCEICIS-3111 #21

Closed
Michal.Wrobel wants to merge 131 commits from IPCEICIS-3111 into development
Showing only changes of commit c30cf9f380 - Show all commits

View file

@ -12,7 +12,7 @@ server:
# - --config.file=/etc/alloy/config.yaml # - --config.file=/etc/alloy/config.yaml
volumeMounts: volumeMounts:
- name: alloy-data - name: alloy-data
mountPath: /var/lib/alloy/data mountPath: /tmp/alloy/data
volumes: volumes:
- name: alloy-data - name: alloy-data