diff --git a/charts/actions-runner-controller/templates/deployment.yaml b/charts/actions-runner-controller/templates/deployment.yaml index 020e9662..522d835b 100644 --- a/charts/actions-runner-controller/templates/deployment.yaml +++ b/charts/actions-runner-controller/templates/deployment.yaml @@ -67,9 +67,6 @@ spec: {{- if .Values.runner.statusUpdateHook.enabled }} - "--runner-status-update-hook" {{- end }} - {{- if .Values.logFormat }} - - "--log-format={{ .Values.logFormat }}" - {{- end }} command: - "/manager" env: