sleep infinity

This commit is contained in:
miwr 2025-04-02 13:51:28 +02:00
parent cfb473659d
commit 0f229f7adb

View file

@ -24,7 +24,7 @@ server:
subPath: passwd
- name: logrotate2
image: alpine:latest
command: ["/bin/sh", "-c", "sleep 1000000000000000000000"]
command: ["/bin/sh", "-c", "sleep infinity"]
securityContext:
runAsUser: 100
ports: