mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 06:54:01 +00:00
Merge pull request #7284 from nikhiljindal/bug
Fixing an indentation bug in yaml file
This commit is contained in:
commit
6528d17df3
@ -20,5 +20,5 @@ spec:
|
||||
containers:
|
||||
- name: nginx
|
||||
image: nginx
|
||||
ports:
|
||||
ports:
|
||||
- containerPort: 80
|
||||
|
Loading…
Reference in New Issue
Block a user