ops: restore monero and llm backends

This commit is contained in:
jenkins 2026-06-29 14:28:21 -03:00
parent 9bd856bbca
commit 8fce7392c2
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ metadata:
name: ollama name: ollama
namespace: ai namespace: ai
spec: spec:
replicas: 0 replicas: 1
revisionHistoryLimit: 2 revisionHistoryLimit: 2
strategy: strategy:
type: RollingUpdate type: RollingUpdate

View File

@ -8,7 +8,7 @@ metadata:
app: monerod app: monerod
atlas.bstein.dev/workload-profile: heavy atlas.bstein.dev/workload-profile: heavy
spec: spec:
replicas: 0 replicas: 1
strategy: { type: Recreate } strategy: { type: Recreate }
selector: { matchLabels: { app: monerod } } selector: { matchLabels: { app: monerod } }
template: template: