Merge pull request #2994 from PascalBourdier/patch-1

fix typo
This commit is contained in:
Jeff Regan
2020-09-25 16:35:11 -07:00
committed by GitHub

View File

@@ -151,6 +151,6 @@ spec:
replicas: 5
template:
containers:
- image: registry/conatiner:1.0.0
- image: registry/container:1.0.0
name: the-container
```