1
0
Fork 0
mirror of synced 2024-07-04 05:50:57 +12:00

Add minReadySeconds: 10 to the proxy deployment to give nginx time to properly start.

This commit is contained in:
Sam Rose 2023-12-01 16:00:37 +00:00
parent fcb862c82f
commit f776499970
No known key found for this signature in database

View file

@ -19,6 +19,7 @@ spec:
selector:
matchLabels:
app.kubernetes.io/name: budibase-proxy
minReadySeconds: 10
strategy:
type: RollingUpdate
template: