default enableServiceLinks to false, as we donnot use them in any place
This commit is contained in:
@@ -18,4 +18,4 @@ maintainers:
|
||||
name: common
|
||||
sources: null
|
||||
type: library
|
||||
version: 6.12.3
|
||||
version: 6.12.4
|
||||
|
||||
@@ -144,7 +144,7 @@ dnsConfig: {}
|
||||
|
||||
# -- Enable/disable the generation of environment variables for services.
|
||||
# [[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
|
||||
podSecurityContext: {}
|
||||
|
||||
Reference in New Issue
Block a user