restart policy removed

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

View file

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