Skip to content

Commit

Permalink
Decrease wait time when pulling bundle failed (#988)
Browse files Browse the repository at this point in the history
  • Loading branch information
d8660091 authored Sep 26, 2023
1 parent 6ab6c49 commit 88c5c9a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ metadata:
namespace: eksa-packages
spec:
upgradeCheckInterval: 24h
upgradeCheckShortInterval: 5m
upgradeCheckShortInterval: 10s
defaultRegistry: {{.Values.defaultRegistry}}
defaultImageRegistry: {{.Values.defaultImageRegistry}}
privateRegistry: {{.Values.privateRegistry}}
Expand Down

0 comments on commit 88c5c9a

Please sign in to comment.