mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 04:28:15 +00:00
Update networking.md
Just a slightly better way to keep the container up
This commit is contained in:
@@ -49,7 +49,7 @@ The `swiss-army-knife` container does not support Windows nodes. It also [does n
|
|||||||
- image: rancherlabs/swiss-army-knife
|
- image: rancherlabs/swiss-army-knife
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
name: overlaytest
|
name: overlaytest
|
||||||
command: ["sh", "-c", "tail -f /dev/null"]
|
command: ["sleep", "infinity"]
|
||||||
terminationMessagePath: /dev/termination-log
|
terminationMessagePath: /dev/termination-log
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user