This commit is contained in:
parent
cf77ff0f89
commit
fb70083bfd
@ -80,7 +80,7 @@ class JobView(FlaskView):
|
||||
}
|
||||
],
|
||||
"envFrom": [
|
||||
{"configMapRef": {"name": current_app.config["URSIM_CONTROL_IMAGE"]}}
|
||||
{"configMapRef": {"name": current_app.config["URSIM_CONTROL_CONFIGMAP"]}}
|
||||
]
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user