Fixes for code format.
Signed-off-by: Tao He <sighingnow@gmail.com>
This commit is contained in:
parent
9e534d021f
commit
bbdfb73cdf
@ -138,6 +138,7 @@ def create_from_dict(k8s_client, data, verbose=False, namespace='default',
|
||||
|
||||
return k8s_objects
|
||||
|
||||
|
||||
def create_from_yaml_single_item(
|
||||
k8s_client, yml_object, verbose=False, **kwargs):
|
||||
group, _, version = yml_object["apiVersion"].partition("/")
|
||||
|
||||
Loading…
Reference in New Issue
Block a user