chore(cassandra): restore backend after verified db copy
This commit is contained in:
parent
bbd583848d
commit
7bff060389
@ -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
|
||||||
|
|||||||
@ -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:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user