Skip to content

Commit 171de11

Browse files
Updated image name to have a tag
changed it from nginx to nginx:1.14.2
1 parent 5f48ae0 commit 171de11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/workloads/controllers/replicaset.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ Pod Template:
9999
Labels: tier=frontend
100100
Containers:
101101
nginx:
102-
Image: nginx
102+
Image: nginx:1.14.2
103103
Port: <none>
104104
Host Port: <none>
105105
Environment: <none>

0 commit comments

Comments
 (0)