mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 06:27:05 +00:00
Fixing an indentation bug in yaml file
This commit is contained in:
parent
7505bed054
commit
4c3171f7ec
@ -20,5 +20,5 @@ spec:
|
|||||||
containers:
|
containers:
|
||||||
- name: nginx
|
- name: nginx
|
||||||
image: nginx
|
image: nginx
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 80
|
- containerPort: 80
|
||||||
|
Loading…
Reference in New Issue
Block a user