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
namespace: ai
spec:
replicas: 0
replicas: 1
revisionHistoryLimit: 2
strategy:
type: RollingUpdate

View File

@ -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: