There was an error while loading. Please reload this page.
1 parent f600bce commit bc5b646Copy full SHA for bc5b646
1 file changed
helm/eks-dev-values.yml
@@ -40,7 +40,7 @@ resources:
40
memory: 10Gi
41
requests:
42
cpu: 250m
43
- memory: 5Gi
+ memory: 7Gi
44
45
tolerations: []
46
@@ -53,9 +53,8 @@ config:
53
HYDRA_SCHEMA_REGISTRY_URL: https://dvs-dev-schema-registry.eplur-staging.vnerd.com:8081
54
HYDRA_V2_METADATA_CONTACT: '#dev-data-platform'
55
HYDRA_REPLICATION_FACTOR: 1
56
- HYDRA_V2_METADATA_CONSUMER_GROUP: 'v2MetadataConsumer'
+ HYDRA_V2_METADATA_CONSUMER_GROUP: 'dev-cluster-v2MetadataConsumer'
57
HYDRA_V2_CREATE_TOPICS_ENABLED: 'true'
58
HYDRA_V2_METADATA_CREATE_ON_STARTUP: 'true'
59
HYDRA_MIN_INSYNC_REPLICAS: 1
60
61
-
0 commit comments