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

Fix inconsistent Hazelcast Jet configuration

parent 75a365dc
No related branches found
No related tags found
No related merge requests found
Pipeline #10167 passed
...@@ -23,10 +23,6 @@ spec: ...@@ -23,10 +23,6 @@ spec:
value: "http://theodolite-kafka-schema-registry:8081" value: "http://theodolite-kafka-schema-registry:8081"
- name: COMMIT_INTERVAL_MS # Set as default for the applications - name: COMMIT_INTERVAL_MS # Set as default for the applications
value: "100" value: "100"
- name: WINDOW_SIZE_IN_SECONDS
value: "50"
- name: HOPPING_SIZE_IN_SECONDS
value: "1"
#- name: KUBERNETES_DNS_NAME #- name: KUBERNETES_DNS_NAME
# value: "titan-ccp-aggregation" # value: "titan-ccp-aggregation"
- name: KUBERNETES_NAMESPACE - name: KUBERNETES_NAMESPACE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment