mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-05-06 13:02:37 +00:00
Fix integration test
This commit is contained in:
@@ -10,7 +10,8 @@
|
||||
namespace: "{{ ns }}"
|
||||
spec:
|
||||
containers:
|
||||
- image: busybox
|
||||
- name: sleeper
|
||||
image: busybox
|
||||
command: ["sleep", "infinity"]
|
||||
|
||||
block:
|
||||
|
||||
Reference in New Issue
Block a user