Veiko

Results 2 comments of Veiko

Maybe someone is still looking for this. This worked for me ``` initContainers: - name: enable-sleep image: alpine command: ['/bin/sh', '-c', 'cp /lib/ld-musl-x86_64.so.1 /bin/busybox /app/'] volumeMounts: - name: sleep mountPath:...

+1 to getting this to work. Also expected it to validate when the attribute is not null.