mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-11 06:02:18 +00:00
Add containerPort to service schema. Regenerate HTML. Add instructions for how to view HTML.
This commit is contained in:
@@ -28,6 +28,10 @@
|
||||
"type": "number",
|
||||
"required": false
|
||||
},
|
||||
"containerPort": {
|
||||
"type": "string",
|
||||
"required": false
|
||||
},
|
||||
"labels": {
|
||||
"type": "object",
|
||||
"required": false
|
||||
|
Reference in New Issue
Block a user