mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-16 01:53:51 +00:00
Update content/rancher/v2.x/en/troubleshooting/networking/_index.md
Co-authored-by: Murali Paluru <leodotcloud@gmail.com>
This commit is contained in:
@@ -43,7 +43,7 @@ To test the overlay network, you can launch the following `DaemonSet` definition
|
||||
containers:
|
||||
- image: leodotcloud/swiss-army-knife
|
||||
imagePullPolicy: Always
|
||||
name: swiss-army-knife
|
||||
name: overlaytest
|
||||
command: ["sh", "-c", "tail -f /dev/null"]
|
||||
terminationMessagePath: /dev/termination-log
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user