From 07bd086c073c63cf05caac63646fb4f5b0fde820 Mon Sep 17 00:00:00 2001 From: Tako Schotanus Date: Tue, 18 Jan 2022 20:43:04 +0100 Subject: [PATCH] chore: Removed `optional` from `LAUNCHER_LAUNCH_ENABLED` Let's see if this fixes the problem that the value doesn't get set in the staging cluster --- openshift/template.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/openshift/template.yaml b/openshift/template.yaml index 3244a4356..e45e3b9c0 100644 --- a/openshift/template.yaml +++ b/openshift/template.yaml @@ -220,7 +220,6 @@ objects: configMapKeyRef: name: launcher key: launcher.launch.enabled - optional: true - name: LAUNCHER_CREATOR_ENABLED valueFrom: configMapKeyRef: