add notes to gateway.rollingMaxUnavailable (#1819)

This commit is contained in:
littlejian
2025-02-26 20:46:53 +08:00
committed by GitHub
parent 3eda7def89
commit 9e1792c245
2 changed files with 2 additions and 1 deletions

View File

@@ -488,6 +488,7 @@ gateway:
externalTrafficPolicy: ""
rollingMaxSurge: 100%
# -- If global.local is true, the default value is 100%, otherwise it is 25%
rollingMaxUnavailable: 25%
resources: