mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 12:15:52 +00:00
Merge pull request #373 from yugui/fix/examples
Fixes a syntax error of api/examples/service.json
This commit is contained in:
commit
04d11beb54
@ -3,7 +3,7 @@
|
||||
"port": 8000,
|
||||
"labels": {
|
||||
"name": "nginx"
|
||||
}
|
||||
},
|
||||
"selector": {
|
||||
"name": "nginx"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user