Cloud API Overview > @adpt/cloud > k8s > PodProps > enableServiceLinks
k8s.PodProps.enableServiceLinks property
Indicates whether information about services should be injected into pod's environment variables matching the syntax of Docker links.
Signature:
enableServiceLinks: boolean;