Skip to content

Commit 74abb70

Browse files
authored
Fix preview urls (#27)
1 parent b22a707 commit 74abb70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/releases/app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ releases:
4444
strategy:
4545
type: "RollingUpdate"
4646
rollingUpdate:
47-
maxUnavailable: 2
47+
maxUnavailable: 1
4848
revisionHistoryLimit: 10
4949

5050
# Configuration Settings

0 commit comments

Comments
 (0)