IPCEICIS-3111 #21

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

View file

@ -27,6 +27,11 @@ server:
volumeMounts: volumeMounts:
- name: log-storage - name: log-storage
mountPath: /openbao/logs/pupa mountPath: /openbao/logs/pupa
- name: config-volume
mountPath: /etc/alloy
items:
- key: "config.yaml"
path: "config.alloy"
volumes: volumes:
- name: log-storage - name: log-storage