Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

Commit

Permalink
chore: Removed optional from LAUNCHER_LAUNCH_ENABLED
Browse files Browse the repository at this point in the history
Let's see if this fixes the problem that the value doesn't get set in the staging cluster
  • Loading branch information
quintesse authored Jan 18, 2022
1 parent 3392ce3 commit 07bd086
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion openshift/template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,6 @@ objects:
configMapKeyRef:
name: launcher
key: launcher.launch.enabled
optional: true
- name: LAUNCHER_CREATOR_ENABLED
valueFrom:
configMapKeyRef:
Expand Down

0 comments on commit 07bd086

Please sign in to comment.