diff --git a/charts/library/common/Chart.yaml b/charts/library/common/Chart.yaml index 6c77c4da55c..704a5815210 100644 --- a/charts/library/common/Chart.yaml +++ b/charts/library/common/Chart.yaml @@ -18,4 +18,4 @@ maintainers: name: common sources: null type: library -version: 6.12.3 +version: 6.12.4 diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index 326db42193d..c6c0899cf2f 100644 --- a/charts/library/common/values.yaml +++ b/charts/library/common/values.yaml @@ -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: {}