Commit 60ce35e5 authored by one_jh's avatar one_jh
Browse files

Update k8soper_1.py

parent 084927c1
......@@ -59,7 +59,7 @@ run = KubernetesPodOperator(
secrets=[
env
],
# image_pull_secrets=[k8s.V1LocalObjectReference('image_credential')],
image_pull_secrets=[k8s.V1LocalObjectReference('image_credential')],
name='job',
is_delete_operator_pod=True,
get_logs=True,
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment