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