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

Slightly simplify test resources

parent fdc440de
No related branches found
No related tags found
1 merge request!305Set Kafka Streams commit interval to 5000ms
Pipeline #10164 canceled
......@@ -26,8 +26,6 @@ spec:
value: "http://my-confluent-cp-schema-registry:8081"
- name: JAVA_OPTS
value: "-Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.port=5555"
- name: COMMIT_INTERVAL_MS # Set as default for the applications
value: "100"
resources:
limits:
cpu: 1000m
......
......@@ -26,8 +26,6 @@ spec:
value: "http://my-confluent-cp-schema-registry:8081"
- name: JAVA_OPTS
value: "-Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.port=5555"
- name: COMMIT_INTERVAL_MS # Set as default for the applications
value: "100"
resources:
limits:
memory: 4Gi
......
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