mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-07 20:21:20 +00:00
Fixing an indentation bug in yaml file
This commit is contained in:
@@ -20,5 +20,5 @@ spec:
|
||||
containers:
|
||||
- name: nginx
|
||||
image: nginx
|
||||
ports:
|
||||
ports:
|
||||
- containerPort: 80
|
||||
|
Reference in New Issue
Block a user