mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-13 11:25:19 +00:00
Document default value for enableServiceLinks
This commit is contained in:
2
api/openapi-spec/swagger.json
generated
2
api/openapi-spec/swagger.json
generated
@@ -84986,7 +84986,7 @@
|
||||
"type": "string"
|
||||
},
|
||||
"enableServiceLinks": {
|
||||
"description": "EnableServiceLinks indicates whether information about services should be injected into pod's environment variables, matching the syntax of Docker links.",
|
||||
"description": "EnableServiceLinks indicates whether information about services should be injected into pod's environment variables, matching the syntax of Docker links. Optional: Defaults to true.",
|
||||
"type": "boolean"
|
||||
},
|
||||
"hostAliases": {
|
||||
|
||||
Reference in New Issue
Block a user