mirror of
https://github.com/tencentmusic/cube-studio.git
synced 2025-02-11 14:34:22 +08:00
更新公共包
This commit is contained in:
parent
906feb2461
commit
d868962a6f
@ -143,6 +143,11 @@ class TFJob(K8sCRD):
|
||||
},
|
||||
"spec": {
|
||||
"affinity": self.make_affinity_spec(job_name, node_affin, pod_affin),
|
||||
"imagePullSecrets": [
|
||||
{
|
||||
"name": "hubsecret"
|
||||
}
|
||||
],
|
||||
"containers": [
|
||||
{
|
||||
"name": "tensorflow",
|
||||
|
Loading…
Reference in New Issue
Block a user