fix
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2025-10-23 19:54:30 +02:00
parent 68ba7d1d9e
commit f27c756b88

View File

@@ -33,7 +33,7 @@ spec:
protocol: TCP protocol: TCP
volumeMounts: volumeMounts:
- name: exim-config - name: exim-config
mountPath: /etc/exim mountPath: /tmp/exim
readOnly: true readOnly: true
volumes: volumes:
- name: exim-config - name: exim-config