Skip to content

Commit 04201fb

Browse files
authored
docs: examples/workload-ref/workload image to dockerhub registry (argoproj#1227)
Signed-off-by: ajayk <[email protected]>
1 parent ff65b39 commit 04201fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/workload-ref/workload-ref.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ spec:
1414
spec:
1515
containers:
1616
- name: rollouts-demo
17-
image: docker.intuit.com/docker-rmt/argoproj/rollouts-demo:blue
17+
image: argoproj/rollouts-demo:blue
1818
imagePullPolicy: Always
1919
ports:
2020
- containerPort: 8080

0 commit comments

Comments
 (0)