diff --git a/charts/lws/templates/manager/deployment.yaml b/charts/lws/templates/manager/deployment.yaml index 8d998750..640d57b1 100644 --- a/charts/lws/templates/manager/deployment.yaml +++ b/charts/lws/templates/manager/deployment.yaml @@ -36,7 +36,6 @@ spec: - --health-probe-bind-address=:8081 - --metrics-bind-address=127.0.0.1:8080 - --leader-elect - - --namespace={{ .Release.Namespace }} - --zap-log-level=2 command: - /manager @@ -105,4 +104,4 @@ spec: - name: cert secret: defaultMode: 420 - secretName: lws-webhook-server-cert \ No newline at end of file + secretName: lws-webhook-server-cert