fix(cassandra): roll backend on worker image updates
This commit is contained in:
parent
7b53bf2e41
commit
6b900f7d9d
@ -102,6 +102,11 @@ spec:
|
|||||||
- name: http
|
- name: http
|
||||||
containerPort: 8796
|
containerPort: 8796
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
|
env:
|
||||||
|
- name: CASSANDRA_SIM_IMAGE
|
||||||
|
value: registry.bstein.dev/cassandra/cassandra-sim-worker:0.8.46 # {"$imagepolicy": "cassandra:cassandra-sim-worker"}
|
||||||
|
- name: CASSANDRA_GENERATOR_WORKER_IMAGE
|
||||||
|
value: registry.bstein.dev/cassandra/cassandra-generator-worker:0.8.46 # {"$imagepolicy": "cassandra:cassandra-generator-worker"}
|
||||||
envFrom:
|
envFrom:
|
||||||
- configMapRef:
|
- configMapRef:
|
||||||
name: cassandra-config
|
name: cassandra-config
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user