enableServiceLinks property
EnableServiceLinks indicates whether information about services should be injected into pod's environment variables, matching the syntax of Docker links. Optional: Defaults to true.
Implementation
final bool? enableServiceLinks;