Skip to content

Commit

Permalink
Fix typo in preLoadImages
Browse files Browse the repository at this point in the history
Signed-off-by: Sai Sindhur Malleni <[email protected]>
  • Loading branch information
smalleni authored and rsevilla87 committed Feb 8, 2022
1 parent d1e3bf4 commit 4260498
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
namespace: kubelet-density-cni-networkpolicy
waitWhenFinished: true
podWait: false
preloadImages: true
preLoadImages: true
preLoadPeriod: 2m
objects:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
namespace: kubelet-density-cni
waitWhenFinished: true
podWait: false
preloadImages: true
preLoadImages: true
preLoadPeriod: 2m
objects:

Expand Down

0 comments on commit 4260498

Please sign in to comment.