restart policy removed

This commit is contained in:
miwr 2025-03-31 13:50:24 +02:00
parent 5a802be864
commit a42df6275c

View file

@ -28,4 +28,3 @@ spec:
- name: running-container
image: busybox
command: ["sleep", "infinity"]
restartPolicy: Never