diff --git a/control-plane-operator/controllers/hostedcontrolplane/ignitionserver/ignitionserver.go b/control-plane-operator/controllers/hostedcontrolplane/ignitionserver/ignitionserver.go index bb889c3eb8b..5906a0f57ce 100644 --- a/control-plane-operator/controllers/hostedcontrolplane/ignitionserver/ignitionserver.go +++ b/control-plane-operator/controllers/hostedcontrolplane/ignitionserver/ignitionserver.go @@ -812,6 +812,7 @@ haproxy -f /tmp/haproxy.conf }, }, }, + ServiceAccountName: "", Volumes: []corev1.Volume{ { Name: "serving-cert",