Merge pull request #3347 from rancher/Tejeev-patch-8

corrected the image address
This commit is contained in:
Catherine Luse
2021-06-24 14:08:34 -07:00
committed by GitHub
@@ -35,7 +35,7 @@ To test the overlay network, you can launch the following `DaemonSet` definition
tolerations:
- operator: Exists
containers:
- image: rancher/swiss-army-knife
- image: rancherlabs/swiss-army-knife
imagePullPolicy: Always
name: overlaytest
command: ["sh", "-c", "tail -f /dev/null"]