nixos/clickhouse: tests: Increase Kafka memory
Jonathan Davies 2 months ago 99fa42a6 870c04f7
··· 99 99 }; 100 100 101 101 systemd.services.apache-kafka.serviceConfig.StateDirectory = "apache-kafka"; 102 102 + 103 103 + virtualisation.memorySize = 1024 * 2; 102 104 }; 103 105 }; 104 106