Skip to content

Commit

Permalink
update 06/27/24 15:05:54
Browse files Browse the repository at this point in the history
  • Loading branch information
Qovery committed Jun 27, 2024
1 parent 699c395 commit 41b9a4b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/qovery/values-aws.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ ingress-nginx:
command:
- sh
- -c
- "sleep 20; /wait-shutdown"
- "sleep 30; /wait-shutdown"
topologySpreadConstraints:
- labelSelector:
matchLabels:
Expand Down
2 changes: 1 addition & 1 deletion charts/qovery/values-demo-aws.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ ingress-nginx:
command:
- sh
- -c
- "sleep 20; /wait-shutdown"
- "sleep 30; /wait-shutdown"
topologySpreadConstraints:
- labelSelector:
matchLabels:
Expand Down

0 comments on commit 41b9a4b

Please sign in to comment.