chore(cassandra): restore backend after verified db copy

This commit is contained in:
jenkins 2026-07-25 01:26:55 -03:00
parent bbd583848d
commit 7bff060389
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ metadata:
labels: labels:
app: cassandra-backend app: cassandra-backend
spec: spec:
replicas: 0 replicas: 1
revisionHistoryLimit: 2 revisionHistoryLimit: 2
strategy: strategy:
type: RollingUpdate type: RollingUpdate

View File

@ -8,7 +8,7 @@ metadata:
name: cassandra-db-copy-from-veles-3 name: cassandra-db-copy-from-veles-3
namespace: cassandra namespace: cassandra
spec: spec:
suspend: false suspend: true
backoffLimit: 0 backoffLimit: 0
ttlSecondsAfterFinished: 86400 ttlSecondsAfterFinished: 86400
template: template: