We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d1e56a commit 57c560cCopy full SHA for 57c560c
docs/examples/sidecar/rabbitmq.yaml
@@ -12,4 +12,4 @@ spec:
12
containers:
13
- name: additional-container
14
image: busybox
15
- command: ['sh', '-c', 'echo "Hello, Kubernetes!" && sleep 5000']
+ command: ['sh', '-c', 'echo "Hello, Kubernetes!" && sleep 100']
0 commit comments