crypto: throttle mining during recovery

This commit is contained in:
jenkins 2026-05-22 04:25:08 -03:00
parent 5e27384ea2
commit 2d8405d299
3 changed files with 3 additions and 2 deletions

View File

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

View File

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

View File

@ -19,6 +19,7 @@ spec:
spec:
priorityClassName: scavenger
nodeSelector:
atlas.bstein.dev/crypto-mining-enabled: "true"
node-role.kubernetes.io/worker: "true"
affinity:
nodeAffinity: