fix nginx deploy config
All checks were successful
Build NGINX on Ubuntu / build-and-deploy (push) Successful in 59s

This commit is contained in:
huangzhiqiang 2025-06-10 16:00:15 +08:00
parent 3ffcf7e360
commit 1b98bf72cb

View File

@ -397,9 +397,3 @@ spec:
selector: selector:
matchLabels: matchLabels:
app: nginx app: nginx
scaleUp:
stabilizationWindowSeconds: 60
policies:
- type: Percent
value: 100
periodSeconds: 15