enableServiceLinks property

bool? enableServiceLinks
final

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;