mirror of https://github.com/k3s-io/k3s
11 lines
235 B
JSON
11 lines
235 B
JSON
![]() |
{
|
||
|
"apiVersion": "v1beta1",
|
||
|
"kind": "Service",
|
||
|
"id": "phabricator",
|
||
|
"port": 80,
|
||
|
"containerPort": "http-server",
|
||
|
"selector": { "name": "phabricator" },
|
||
|
"createExternalLoadBalancer": true,
|
||
|
"publicIPs": ["107.178.210.6"]
|
||
|
}
|