diff --git a/k8s/charts/lldap/templates/deployment.yaml b/k8s/charts/lldap/templates/deployment.yaml index 3335c9c..421d858 100644 --- a/k8s/charts/lldap/templates/deployment.yaml +++ b/k8s/charts/lldap/templates/deployment.yaml @@ -100,3 +100,4 @@ spec: {{- toYaml . | nindent 8 }} {{- end }} automountServiceAccountToken: false + enableServiceLinks: false