ai-llm: serialize rollout for RWO pvc
This commit is contained in:
parent
ceea2539bc
commit
9eac335d53
@ -8,7 +8,10 @@ spec:
|
||||
replicas: 1
|
||||
revisionHistoryLimit: 2
|
||||
strategy:
|
||||
type: Recreate
|
||||
type: RollingUpdate
|
||||
rollingUpdate:
|
||||
maxSurge: 0
|
||||
maxUnavailable: 1
|
||||
selector:
|
||||
matchLabels:
|
||||
app: ollama
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user