Skip to content

Commit 40107b7

Browse files
Update hello-v1.1-dep.yaml
1 parent 73e56b4 commit 40107b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

yaml/k8s-1-Basic/7-rollout-versions/hello-v1.1-dep.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ spec:
2828
desire3d.io/managed-by: m2
2929
spec:
3030
containers:
31-
- name: hello-ctr-2
31+
- name: hello-ctr-1
3232
image: metamagicglobal/hello:v1.1
3333
imagePullPolicy: IfNotPresent
3434
ports:

0 commit comments

Comments
 (0)