ops: restore monero and llm backends
This commit is contained in:
parent
9bd856bbca
commit
8fce7392c2
@ -5,7 +5,7 @@ metadata:
|
||||
name: ollama
|
||||
namespace: ai
|
||||
spec:
|
||||
replicas: 0
|
||||
replicas: 1
|
||||
revisionHistoryLimit: 2
|
||||
strategy:
|
||||
type: RollingUpdate
|
||||
|
||||
@ -8,7 +8,7 @@ metadata:
|
||||
app: monerod
|
||||
atlas.bstein.dev/workload-profile: heavy
|
||||
spec:
|
||||
replicas: 0
|
||||
replicas: 1
|
||||
strategy: { type: Recreate }
|
||||
selector: { matchLabels: { app: monerod } }
|
||||
template:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user