mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 19:31:44 +00:00
Fixes a syntax error of api/examples/service.json
This commit is contained in:
parent
28f7d60965
commit
df388ef485
@ -3,7 +3,7 @@
|
||||
"port": 8000,
|
||||
"labels": {
|
||||
"name": "nginx"
|
||||
}
|
||||
},
|
||||
"selector": {
|
||||
"name": "nginx"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user