don't sleep

This commit is contained in:
miwr 2025-04-23 11:26:02 +02:00
parent 700c242cdd
commit 84d4f0af07

View file

@ -14,7 +14,7 @@ spec:
image: skymatic/logrotate:latest image: skymatic/logrotate:latest
securityContext: securityContext:
runAsUser: 100 runAsUser: 100
command: ["/bin/sh", "-c", && sleep infinity"] command: ["/bin/sh", "-c"]
volumeMounts: volumeMounts:
- name: host-log-storage - name: host-log-storage
mountPath: /openbao/logs mountPath: /openbao/logs