mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-11 06:02:18 +00:00
Add comment to specify default
This commit is contained in:
@@ -2599,6 +2599,7 @@ type PodSpec struct {
|
|||||||
RuntimeClassName *string
|
RuntimeClassName *string
|
||||||
// EnableServiceLinks indicates whether information about services should be injected into pod's
|
// EnableServiceLinks indicates whether information about services should be injected into pod's
|
||||||
// environment variables, matching the syntax of Docker links.
|
// environment variables, matching the syntax of Docker links.
|
||||||
|
// If not specified, the default is true.
|
||||||
// +optional
|
// +optional
|
||||||
EnableServiceLinks *bool
|
EnableServiceLinks *bool
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user