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

Merge branch 'main' into vertical-scaling

parents cca9ff18 74eb98c6
No related branches found
No related tags found
1 merge request!303Add resource type for threads (vertical scaling)
......@@ -26,7 +26,7 @@ spec:
- name: MAX_SOURCE_PARALLELISM
value: "1024"
- name: ENABLE_METRICS
value: "false"
value: "true"
- name: KAFKA_BOOTSTRAP_SERVERS
value: "theodolite-kafka-kafka-bootstrap:9092"
- name: SCHEMA_REGISTRY_URL
......
......@@ -26,7 +26,7 @@ spec:
- name: MAX_SOURCE_PARALLELISM
value: "1024"
- name: ENABLE_METRICS
value: "false"
value: "true"
- name: KAFKA_BOOTSTRAP_SERVERS
value: "theodolite-kafka-kafka-bootstrap:9092"
- name: SCHEMA_REGISTRY_URL
......
......@@ -26,7 +26,7 @@ spec:
- name: MAX_SOURCE_PARALLELISM
value: "1024"
- name: ENABLE_METRICS
value: "false"
value: "true"
- name: KAFKA_BOOTSTRAP_SERVERS
value: "theodolite-kafka-kafka-bootstrap:9092"
- name: SCHEMA_REGISTRY_URL
......
......@@ -26,7 +26,7 @@ spec:
- name: MAX_SOURCE_PARALLELISM
value: "1024"
- name: ENABLE_METRICS
value: "false"
value: "true"
- name: KAFKA_BOOTSTRAP_SERVERS
value: "theodolite-kafka-kafka-bootstrap:9092"
- name: SCHEMA_REGISTRY_URL
......
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