default enableServiceLinks to false, as we donnot use them in any place
This commit is contained in:
@@ -18,4 +18,4 @@ maintainers:
|
|||||||
name: common
|
name: common
|
||||||
sources: null
|
sources: null
|
||||||
type: library
|
type: library
|
||||||
version: 6.12.3
|
version: 6.12.4
|
||||||
|
|||||||
@@ -144,7 +144,7 @@ dnsConfig: {}
|
|||||||
|
|
||||||
# -- Enable/disable the generation of environment variables for services.
|
# -- Enable/disable the generation of environment variables for services.
|
||||||
# [[ref]](https://kubernetes.io/docs/concepts/services-networking/connect-applications-service/#accessing-the-service)
|
# [[ref]](https://kubernetes.io/docs/concepts/services-networking/connect-applications-service/#accessing-the-service)
|
||||||
enableServiceLinks: true
|
enableServiceLinks: false
|
||||||
|
|
||||||
# -- Configure the Security Context for the Pod
|
# -- Configure the Security Context for the Pod
|
||||||
podSecurityContext: {}
|
podSecurityContext: {}
|
||||||
|
|||||||
Reference in New Issue
Block a user