diff options
Diffstat (limited to 'build/crd-samples/operations/imageprepulljob.yaml')
| -rw-r--r-- | build/crd-samples/operations/imageprepulljob.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/crd-samples/operations/imageprepulljob.yaml b/build/crd-samples/operations/imageprepulljob.yaml index cebfbe27f..940a99975 100644 --- a/build/crd-samples/operations/imageprepulljob.yaml +++ b/build/crd-samples/operations/imageprepulljob.yaml @@ -11,4 +11,4 @@ spec: nodes: - edgenode1 # Need to replaced with your own node name timeoutSecondsOnEachNode: 300 - retryTimesOnEachNode: 1
\ No newline at end of file + retryTimes: 1
\ No newline at end of file |
