Skip to content
Snippets Groups Projects
Commit 18fc57d0 authored by Sören Henning's avatar Sören Henning
Browse files

Use image which apply rm-rebalance

parent a7673c0d
No related branches found
No related tags found
1 merge request!150WIP: Hazelcast Jet Benchmark/Docker-Compose/Kubernetes implementation
......@@ -16,7 +16,7 @@ spec:
spec:
containers:
- name: jobmanager
image: ghcr.io/cau-se/theodolite-uc1-flink:latest
image: ghcr.io/cau-se/theodolite-uc1-flink:flink-rm-rebalance-latest
env:
- name: KAFKA_BOOTSTRAP_SERVERS
value: "theodolite-cp-kafka:9092"
......
......@@ -16,7 +16,7 @@ spec:
spec:
containers:
- name: taskmanager
image: ghcr.io/cau-se/theodolite-uc1-flink:latest
image: ghcr.io/cau-se/theodolite-uc1-flink:flink-rm-rebalance-latest
env:
- name: KAFKA_BOOTSTRAP_SERVERS
value: "theodolite-cp-kafka:9092"
......
......@@ -16,7 +16,7 @@ spec:
spec:
containers:
- name: jobmanager
image: ghcr.io/cau-se/theodolite-uc2-flink:latest
image: ghcr.io/cau-se/theodolite-uc2-flink:flink-rm-rebalance-latest
env:
- name: KAFKA_BOOTSTRAP_SERVERS
value: "theodolite-cp-kafka:9092"
......
......@@ -16,7 +16,7 @@ spec:
spec:
containers:
- name: taskmanager
image: ghcr.io/cau-se/theodolite-uc2-flink:latest
image: ghcr.io/cau-se/theodolite-uc2-flink:flink-rm-rebalance-latest
env:
- name: KAFKA_BOOTSTRAP_SERVERS
value: "theodolite-cp-kafka:9092"
......
......@@ -16,7 +16,7 @@ spec:
spec:
containers:
- name: jobmanager
image: ghcr.io/cau-se/theodolite-uc3-flink:latest
image: ghcr.io/cau-se/theodolite-uc3-flink:flink-rm-rebalance-latest
env:
- name: KAFKA_BOOTSTRAP_SERVERS
value: "theodolite-cp-kafka:9092"
......
......@@ -16,7 +16,7 @@ spec:
spec:
containers:
- name: taskmanager
image: ghcr.io/cau-se/theodolite-uc3-flink:latest
image: ghcr.io/cau-se/theodolite-uc3-flink:flink-rm-rebalance-latest
env:
- name: KAFKA_BOOTSTRAP_SERVERS
value: "theodolite-cp-kafka:9092"
......
......@@ -16,7 +16,7 @@ spec:
spec:
containers:
- name: jobmanager
image: ghcr.io/cau-se/theodolite-uc4-flink:latest
image: ghcr.io/cau-se/theodolite-uc4-flink:flink-rm-rebalance-latest
env:
- name: KAFKA_BOOTSTRAP_SERVERS
value: "theodolite-cp-kafka:9092"
......
......@@ -16,7 +16,7 @@ spec:
spec:
containers:
- name: taskmanager
image: ghcr.io/cau-se/theodolite-uc3-flink:latest
image: ghcr.io/cau-se/theodolite-uc4-flink:flink-rm-rebalance-latest
env:
- name: KAFKA_BOOTSTRAP_SERVERS
value: "theodolite-cp-kafka:9092"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment