mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-12 01:14:22 +00:00
fix typo
typo
This commit is contained in:
@@ -151,6 +151,6 @@ spec:
|
|||||||
replicas: 5
|
replicas: 5
|
||||||
template:
|
template:
|
||||||
containers:
|
containers:
|
||||||
- image: registry/conatiner:1.0.0
|
- image: registry/container:1.0.0
|
||||||
name: the-container
|
name: the-container
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user