corrected the image address

This commit is contained in:
Tejeev
2021-06-17 16:03:48 +01:00
committed by GitHub
parent 6a1e451fde
commit a0afe4b4e5
@@ -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"]