chore(cassandra): restore backend after verified db copy
This commit is contained in:
parent
bbd583848d
commit
7bff060389
@ -7,7 +7,7 @@ metadata:
|
||||
labels:
|
||||
app: cassandra-backend
|
||||
spec:
|
||||
replicas: 0
|
||||
replicas: 1
|
||||
revisionHistoryLimit: 2
|
||||
strategy:
|
||||
type: RollingUpdate
|
||||
|
||||
@ -8,7 +8,7 @@ metadata:
|
||||
name: cassandra-db-copy-from-veles-3
|
||||
namespace: cassandra
|
||||
spec:
|
||||
suspend: false
|
||||
suspend: true
|
||||
backoffLimit: 0
|
||||
ttlSecondsAfterFinished: 86400
|
||||
template:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user