typo
This commit is contained in:
Pascal Bourdier
2020-09-16 15:36:36 +02:00
committed by GitHub
parent 0770661b2a
commit 98c88805c3

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
```