mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +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,
|
"port": 8000,
|
||||||
"labels": {
|
"labels": {
|
||||||
"name": "nginx"
|
"name": "nginx"
|
||||||
}
|
},
|
||||||
"selector": {
|
"selector": {
|
||||||
"name": "nginx"
|
"name": "nginx"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user