Added some spicy memes
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
4b209fb052
commit
a3adb1b17a
@ -99,6 +99,11 @@ class JobView(FlaskView):
|
|||||||
{"configMapRef": {"name": current_app.config["URSIM_CONTROL_CONFIGMAP"]}}
|
{"configMapRef": {"name": current_app.config["URSIM_CONTROL_CONFIGMAP"]}}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"imagePullSecrets": [
|
||||||
|
{
|
||||||
|
"name": "regcred"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user