Fixing an indentation bug in yaml file
This commit is contained in:
parent
914908d5e8
commit
6ecda1cb8c
|
|
@ -20,5 +20,5 @@ spec:
|
|||
containers:
|
||||
- name: nginx
|
||||
image: nginx
|
||||
ports:
|
||||
ports:
|
||||
- containerPort: 80
|
||||
|
|
|
|||
Loading…
Reference in New Issue