diff --git a/deploy/infrabox/templates/scheduler/deployment.yaml b/deploy/infrabox/templates/scheduler/deployment.yaml index 7284b020a..2f1c59d4a 100644 --- a/deploy/infrabox/templates/scheduler/deployment.yaml +++ b/deploy/infrabox/templates/scheduler/deployment.yaml @@ -27,6 +27,7 @@ spec: {{ include "env_version" . | indent 16 }} {{ include "env_cluster" . | indent 16 }} {{ include "env_ha" . | indent 16 }} + {{ include "env_gerrit" . | indent 16 }} - name: INFRABOX_KUBERNETES_MASTER_HOST value: "kubernetes.default"