Update job_crud.py
This commit is contained in:
parent
a06bd3a3c9
commit
30477c7766
@ -18,7 +18,7 @@ Creates, updates, and deletes a job object.
|
||||
|
||||
from os import path
|
||||
from time import sleep
|
||||
|
||||
|
||||
import yaml
|
||||
|
||||
from kubernetes import client, config
|
||||
|
||||
Loading…
Reference in New Issue
Block a user