ops: restore monero and llm backends
This commit is contained in:
parent
9bd856bbca
commit
8fce7392c2
@ -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
|
||||||
|
|||||||
@ -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:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user