Skip to content

Commit 493b0ee

Browse files
committed
Update Kimi K2.5 recipes: container, model path, concurrency format, and env cleanup
- Update container to tensorrtllm-runtime-1.1.0-dev.2.sqsh - Point model path to shared /mnt/lustre01/models/kimi-k2.5-nvfp4 - Update Eagle model mount path for MTP configs - Remove HF_HOME (defaults to ~/.cache/huggingface) - Fix concurrency separator from space to 'x' for sa-bench compatibility - Enable multiple frontends for ctx1dep4_gen1dep32_batch64
1 parent 05852d7 commit 493b0ee

29 files changed

Lines changed: 82 additions & 140 deletions

recipes/kimi2.5/trtllm_dynamo/disagg/gb200Nvfp4/ISL1K_OSL1K/MTP/ctx1dep4_gen1dep16_batch32_eplb0_mtp3.yaml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ name: "kimi_k25_nvfp4_ISL1K_OSL1K_ctx1dep4_gen1dep16_batch32_eplb0_mtp3"
66
# concurrency: 666
77

88
model:
9-
path: "/lustre/fsw/infra_rd_gsw/users/yeswanthk/srt-slurm/models/Kimi-K2.5-NVFP4"
10-
container: "/lustre/fsw/infra_rd_gsw/users/yeswanthk/srt-slurm/squash/trtllm-main_aarch-46939060.sqsh"
9+
path: "/mnt/lustre01/models/kimi-k2.5-nvfp4"
10+
container: "/mnt/lustre01/users/slurm-shared/yeswanthk/squashs/tensorrtllm-runtime-1.1.0-dev.2.sqsh"
1111
precision: "fp4"
1212

1313
resources:
@@ -33,7 +33,6 @@ backend:
3333
TRTLLM_ENABLE_PDL: "1"
3434
TRTLLM_SERVER_DISABLE_GC: "1"
3535
TRTLLM_WORKER_DISABLE_GC: "1"
36-
HF_HOME: "/lustre/fsw/coreai_comparch_infbench/common/hf_cache"
3736

3837
decode_environment:
3938
ENROOT_ALLOW_DEV: "yes"
@@ -43,7 +42,6 @@ backend:
4342
TRTLLM_ENABLE_PDL: "1"
4443
TRTLLM_SERVER_DISABLE_GC: "1"
4544
TRTLLM_WORKER_DISABLE_GC: "1"
46-
HF_HOME: "/lustre/fsw/coreai_comparch_infbench/common/hf_cache"
4745

4846
trtllm_config:
4947
prefill:
@@ -117,7 +115,7 @@ backend:
117115
speculative_model_dir: "/eagle-model"
118116

119117
extra_mount:
120-
- "/lustre/fsw/infra_rd_gsw/users/yeswanthk/srt-slurm/models/Kimi-K2.5-Thinking-Eagle3:/eagle-model"
118+
- "/mnt/lustre01/users/slurm-shared/yeswanthk/models/Kimi-K2.5-Thinking-Eagle3:/eagle-model"
121119

122120
benchmark:
123121
type: "sa-bench"

recipes/kimi2.5/trtllm_dynamo/disagg/gb200Nvfp4/ISL1K_OSL1K/MTP/ctx1dep4_gen1dep32_batch16_eplb0_mtp3.yaml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ name: "kimi_k25_nvfp4_ISL1K_OSL1K_ctx1dep4_gen1dep32_batch16_eplb0_mtp3"
66
# concurrency: 666
77

88
model:
9-
path: "/lustre/fsw/infra_rd_gsw/users/yeswanthk/srt-slurm/models/Kimi-K2.5-NVFP4"
10-
container: "/lustre/fsw/infra_rd_gsw/users/yeswanthk/srt-slurm/squash/trtllm-main_aarch-46939060.sqsh"
9+
path: "/mnt/lustre01/models/kimi-k2.5-nvfp4"
10+
container: "/mnt/lustre01/users/slurm-shared/yeswanthk/squashs/tensorrtllm-runtime-1.1.0-dev.2.sqsh"
1111
precision: "fp4"
1212

1313
resources:
@@ -33,7 +33,6 @@ backend:
3333
TRTLLM_ENABLE_PDL: "1"
3434
TRTLLM_SERVER_DISABLE_GC: "1"
3535
TRTLLM_WORKER_DISABLE_GC: "1"
36-
HF_HOME: "/lustre/fsw/coreai_comparch_infbench/common/hf_cache"
3736

3837
decode_environment:
3938
ENROOT_ALLOW_DEV: "yes"
@@ -43,7 +42,6 @@ backend:
4342
TRTLLM_ENABLE_PDL: "1"
4443
TRTLLM_SERVER_DISABLE_GC: "1"
4544
TRTLLM_WORKER_DISABLE_GC: "1"
46-
HF_HOME: "/lustre/fsw/coreai_comparch_infbench/common/hf_cache"
4745

4846
trtllm_config:
4947
prefill:
@@ -115,7 +113,7 @@ backend:
115113
speculative_model_dir: "/eagle-model"
116114

117115
extra_mount:
118-
- "/lustre/fsw/infra_rd_gsw/users/yeswanthk/srt-slurm/models/Kimi-K2.5-Thinking-Eagle3:/eagle-model"
116+
- "/mnt/lustre01/users/slurm-shared/yeswanthk/models/Kimi-K2.5-Thinking-Eagle3:/eagle-model"
119117

120118
benchmark:
121119
type: "sa-bench"

recipes/kimi2.5/trtllm_dynamo/disagg/gb200Nvfp4/ISL1K_OSL1K/MTP/ctx1dep4_gen1dep8_batch512_eplb0_mtp1.yaml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ name: "kimi_k25_nvfp4_ISL1K_OSL1K_ctx1dep4_gen1dep8_batch512_eplb0_mtp1"
66
# concurrency: 4301
77

88
model:
9-
path: "/lustre/fsw/infra_rd_gsw/users/yeswanthk/srt-slurm/models/Kimi-K2.5-NVFP4"
10-
container: "/lustre/fsw/infra_rd_gsw/users/yeswanthk/srt-slurm/squash/trtllm-main_aarch-46939060.sqsh"
9+
path: "/mnt/lustre01/models/kimi-k2.5-nvfp4"
10+
container: "/mnt/lustre01/users/slurm-shared/yeswanthk/squashs/tensorrtllm-runtime-1.1.0-dev.2.sqsh"
1111
precision: "fp4"
1212

1313
resources:
@@ -33,7 +33,6 @@ backend:
3333
TRTLLM_ENABLE_PDL: "1"
3434
TRTLLM_SERVER_DISABLE_GC: "1"
3535
TRTLLM_WORKER_DISABLE_GC: "1"
36-
HF_HOME: "/lustre/fsw/coreai_comparch_infbench/common/hf_cache"
3736

3837
decode_environment:
3938
ENROOT_ALLOW_DEV: "yes"
@@ -43,7 +42,6 @@ backend:
4342
TRTLLM_ENABLE_PDL: "1"
4443
TRTLLM_SERVER_DISABLE_GC: "1"
4544
TRTLLM_WORKER_DISABLE_GC: "1"
46-
HF_HOME: "/lustre/fsw/coreai_comparch_infbench/common/hf_cache"
4745

4846
trtllm_config:
4947
prefill:
@@ -177,7 +175,7 @@ backend:
177175
speculative_model_dir: "/eagle-model"
178176

179177
extra_mount:
180-
- "/lustre/fsw/infra_rd_gsw/users/yeswanthk/srt-slurm/models/Kimi-K2.5-Thinking-Eagle3:/eagle-model"
178+
- "/mnt/lustre01/users/slurm-shared/yeswanthk/models/Kimi-K2.5-Thinking-Eagle3:/eagle-model"
181179

182180
benchmark:
183181
type: "sa-bench"

recipes/kimi2.5/trtllm_dynamo/disagg/gb200Nvfp4/ISL1K_OSL1K/MTP/ctx1dep4_gen4tep8_batch64_allconc_eplb0_mtp3.yaml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ name: "kimi_k25_nvfp4_ISL1K_OSL1K_ctx1dep4_gen4tep8_batch64_allconc_eplb0_mtp3"
66
# Covers all gen4tep8 concurrencies: 8, 48, 92, 192, 336
77

88
model:
9-
path: "/lustre/fsw/infra_rd_gsw/users/yeswanthk/srt-slurm/models/Kimi-K2.5-NVFP4"
10-
container: "/lustre/fsw/infra_rd_gsw/users/yeswanthk/srt-slurm/squash/trtllm-main_aarch-46939060.sqsh"
9+
path: "/mnt/lustre01/models/kimi-k2.5-nvfp4"
10+
container: "/mnt/lustre01/users/slurm-shared/yeswanthk/squashs/tensorrtllm-runtime-1.1.0-dev.2.sqsh"
1111
precision: "fp4"
1212

1313
resources:
@@ -33,7 +33,6 @@ backend:
3333
TRTLLM_ENABLE_PDL: "1"
3434
TRTLLM_SERVER_DISABLE_GC: "1"
3535
TRTLLM_WORKER_DISABLE_GC: "1"
36-
HF_HOME: "/lustre/fsw/coreai_comparch_infbench/common/hf_cache"
3736

3837
decode_environment:
3938
ENROOT_ALLOW_DEV: "yes"
@@ -43,7 +42,6 @@ backend:
4342
TRTLLM_ENABLE_PDL: "1"
4443
TRTLLM_SERVER_DISABLE_GC: "1"
4544
TRTLLM_WORKER_DISABLE_GC: "1"
46-
HF_HOME: "/lustre/fsw/coreai_comparch_infbench/common/hf_cache"
4745

4846
trtllm_config:
4947
prefill:
@@ -122,13 +120,13 @@ backend:
122120
speculative_model_dir: "/eagle-model"
123121

124122
extra_mount:
125-
- "/lustre/fsw/infra_rd_gsw/users/yeswanthk/srt-slurm/models/Kimi-K2.5-Thinking-Eagle3:/eagle-model"
123+
- "/mnt/lustre01/users/slurm-shared/yeswanthk/models/Kimi-K2.5-Thinking-Eagle3:/eagle-model"
126124

127125
benchmark:
128126
type: "sa-bench"
129127
isl: 1024
130128
osl: 1024
131-
concurrencies: "8 48 92 192 336"
129+
concurrencies: "8x48x92x192x336"
132130
req_rate: "inf"
133131

134132
frontend:

recipes/kimi2.5/trtllm_dynamo/disagg/gb200Nvfp4/ISL1K_OSL1K/MTP/ctx1dep4_gen5tep4_batch2_allconc_eplb0_mtp3.yaml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ name: "kimi_k25_nvfp4_ISL1K_OSL1K_ctx1dep4_gen5tep4_batch2_allconc_eplb0_mtp3"
66
# Covers all gen5tep4 concurrencies: 10, 15
77

88
model:
9-
path: "/lustre/fsw/infra_rd_gsw/users/yeswanthk/srt-slurm/models/Kimi-K2.5-NVFP4"
10-
container: "/lustre/fsw/infra_rd_gsw/users/yeswanthk/srt-slurm/squash/trtllm-main_aarch-46939060.sqsh"
9+
path: "/mnt/lustre01/models/kimi-k2.5-nvfp4"
10+
container: "/mnt/lustre01/users/slurm-shared/yeswanthk/squashs/tensorrtllm-runtime-1.1.0-dev.2.sqsh"
1111
precision: "fp4"
1212

1313
resources:
@@ -33,7 +33,6 @@ backend:
3333
TRTLLM_ENABLE_PDL: "1"
3434
TRTLLM_SERVER_DISABLE_GC: "1"
3535
TRTLLM_WORKER_DISABLE_GC: "1"
36-
HF_HOME: "/lustre/fsw/coreai_comparch_infbench/common/hf_cache"
3736

3837
decode_environment:
3938
ENROOT_ALLOW_DEV: "yes"
@@ -43,7 +42,6 @@ backend:
4342
TRTLLM_ENABLE_PDL: "1"
4443
TRTLLM_SERVER_DISABLE_GC: "1"
4544
TRTLLM_WORKER_DISABLE_GC: "1"
46-
HF_HOME: "/lustre/fsw/coreai_comparch_infbench/common/hf_cache"
4745

4846
trtllm_config:
4947
prefill:
@@ -113,13 +111,13 @@ backend:
113111
speculative_model_dir: "/eagle-model"
114112

115113
extra_mount:
116-
- "/lustre/fsw/infra_rd_gsw/users/yeswanthk/srt-slurm/models/Kimi-K2.5-Thinking-Eagle3:/eagle-model"
114+
- "/mnt/lustre01/users/slurm-shared/yeswanthk/models/Kimi-K2.5-Thinking-Eagle3:/eagle-model"
117115

118116
benchmark:
119117
type: "sa-bench"
120118
isl: 1024
121119
osl: 1024
122-
concurrencies: "10 15"
120+
concurrencies: "10x15"
123121
req_rate: "inf"
124122

125123
frontend:

recipes/kimi2.5/trtllm_dynamo/disagg/gb200Nvfp4/ISL1K_OSL1K/MTP/ctx2dep4_gen1dep16_batch128_eplb0_mtp1.yaml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ name: "kimi_k25_nvfp4_ISL1K_OSL1K_ctx2dep4_gen1dep16_batch128_eplb0_mtp1"
66
# concurrency: 2253
77

88
model:
9-
path: "/lustre/fsw/infra_rd_gsw/users/yeswanthk/srt-slurm/models/Kimi-K2.5-NVFP4"
10-
container: "/lustre/fsw/infra_rd_gsw/users/yeswanthk/srt-slurm/squash/trtllm-main_aarch-46939060.sqsh"
9+
path: "/mnt/lustre01/models/kimi-k2.5-nvfp4"
10+
container: "/mnt/lustre01/users/slurm-shared/yeswanthk/squashs/tensorrtllm-runtime-1.1.0-dev.2.sqsh"
1111
precision: "fp4"
1212

1313
resources:
@@ -33,7 +33,6 @@ backend:
3333
TRTLLM_ENABLE_PDL: "1"
3434
TRTLLM_SERVER_DISABLE_GC: "1"
3535
TRTLLM_WORKER_DISABLE_GC: "1"
36-
HF_HOME: "/lustre/fsw/coreai_comparch_infbench/common/hf_cache"
3736

3837
decode_environment:
3938
ENROOT_ALLOW_DEV: "yes"
@@ -43,7 +42,6 @@ backend:
4342
TRTLLM_ENABLE_PDL: "1"
4443
TRTLLM_SERVER_DISABLE_GC: "1"
4544
TRTLLM_WORKER_DISABLE_GC: "1"
46-
HF_HOME: "/lustre/fsw/coreai_comparch_infbench/common/hf_cache"
4745

4846
trtllm_config:
4947
prefill:
@@ -129,7 +127,7 @@ backend:
129127
speculative_model_dir: "/eagle-model"
130128

131129
extra_mount:
132-
- "/lustre/fsw/infra_rd_gsw/users/yeswanthk/srt-slurm/models/Kimi-K2.5-Thinking-Eagle3:/eagle-model"
130+
- "/mnt/lustre01/users/slurm-shared/yeswanthk/models/Kimi-K2.5-Thinking-Eagle3:/eagle-model"
133131

134132
benchmark:
135133
type: "sa-bench"

recipes/kimi2.5/trtllm_dynamo/disagg/gb200Nvfp4/ISL1K_OSL1K/MTP/ctx2dep4_gen1dep32_batch64_eplb0_mtp1.yaml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ name: "kimi_k25_nvfp4_ISL1K_OSL1K_ctx2dep4_gen1dep32_batch64_eplb0_mtp1"
66
# concurrency: 2253
77

88
model:
9-
path: "/lustre/fsw/infra_rd_gsw/users/yeswanthk/srt-slurm/models/Kimi-K2.5-NVFP4"
10-
container: "/lustre/fsw/infra_rd_gsw/users/yeswanthk/srt-slurm/squash/trtllm-main_aarch-46939060.sqsh"
9+
path: "/mnt/lustre01/models/kimi-k2.5-nvfp4"
10+
container: "/mnt/lustre01/users/slurm-shared/yeswanthk/squashs/tensorrtllm-runtime-1.1.0-dev.2.sqsh"
1111
precision: "fp4"
1212

1313
resources:
@@ -33,7 +33,6 @@ backend:
3333
TRTLLM_ENABLE_PDL: "1"
3434
TRTLLM_SERVER_DISABLE_GC: "1"
3535
TRTLLM_WORKER_DISABLE_GC: "1"
36-
HF_HOME: "/lustre/fsw/coreai_comparch_infbench/common/hf_cache"
3736

3837
decode_environment:
3938
ENROOT_ALLOW_DEV: "yes"
@@ -43,7 +42,6 @@ backend:
4342
TRTLLM_ENABLE_PDL: "1"
4443
TRTLLM_SERVER_DISABLE_GC: "1"
4544
TRTLLM_WORKER_DISABLE_GC: "1"
46-
HF_HOME: "/lustre/fsw/coreai_comparch_infbench/common/hf_cache"
4745

4846
trtllm_config:
4947
prefill:
@@ -121,7 +119,7 @@ backend:
121119
speculative_model_dir: "/eagle-model"
122120

123121
extra_mount:
124-
- "/lustre/fsw/infra_rd_gsw/users/yeswanthk/srt-slurm/models/Kimi-K2.5-Thinking-Eagle3:/eagle-model"
122+
- "/mnt/lustre01/users/slurm-shared/yeswanthk/models/Kimi-K2.5-Thinking-Eagle3:/eagle-model"
125123

126124
benchmark:
127125
type: "sa-bench"

recipes/kimi2.5/trtllm_dynamo/disagg/gb200Nvfp4/ISL1K_OSL1K/MTP/ctx2dep4_gen3dep8_batch256_eplb0_mtp1.yaml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ name: "kimi_k25_nvfp4_ISL1K_OSL1K_ctx2dep4_gen3dep8_batch256_eplb0_mtp1"
66
# concurrency: 6759
77

88
model:
9-
path: "/lustre/fsw/infra_rd_gsw/users/yeswanthk/srt-slurm/models/Kimi-K2.5-NVFP4"
10-
container: "/lustre/fsw/infra_rd_gsw/users/yeswanthk/srt-slurm/squash/trtllm-main_aarch-46939060.sqsh"
9+
path: "/mnt/lustre01/models/kimi-k2.5-nvfp4"
10+
container: "/mnt/lustre01/users/slurm-shared/yeswanthk/squashs/tensorrtllm-runtime-1.1.0-dev.2.sqsh"
1111
precision: "fp4"
1212

1313
resources:
@@ -33,7 +33,6 @@ backend:
3333
TRTLLM_ENABLE_PDL: "1"
3434
TRTLLM_SERVER_DISABLE_GC: "1"
3535
TRTLLM_WORKER_DISABLE_GC: "1"
36-
HF_HOME: "/lustre/fsw/coreai_comparch_infbench/common/hf_cache"
3736

3837
decode_environment:
3938
ENROOT_ALLOW_DEV: "yes"
@@ -43,7 +42,6 @@ backend:
4342
TRTLLM_ENABLE_PDL: "1"
4443
TRTLLM_SERVER_DISABLE_GC: "1"
4544
TRTLLM_WORKER_DISABLE_GC: "1"
46-
HF_HOME: "/lustre/fsw/coreai_comparch_infbench/common/hf_cache"
4745

4846
trtllm_config:
4947
prefill:
@@ -145,7 +143,7 @@ backend:
145143
speculative_model_dir: "/eagle-model"
146144

147145
extra_mount:
148-
- "/lustre/fsw/infra_rd_gsw/users/yeswanthk/srt-slurm/models/Kimi-K2.5-Thinking-Eagle3:/eagle-model"
146+
- "/mnt/lustre01/users/slurm-shared/yeswanthk/models/Kimi-K2.5-Thinking-Eagle3:/eagle-model"
149147

150148
benchmark:
151149
type: "sa-bench"

recipes/kimi2.5/trtllm_dynamo/disagg/gb200Nvfp4/ISL1K_OSL1K/STP/ctx1dep4_gen1dep16_batch32_eplb0_mtp0.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ name: "kimi_k25_nvfp4_ISL1K_OSL1K_ctx1dep4_gen1dep16_batch32_eplb0_mtp0"
66
# concurrency: 666
77

88
model:
9-
path: "/lustre/fsw/infra_rd_gsw/users/yeswanthk/srt-slurm/models/Kimi-K2.5-NVFP4"
10-
container: "/lustre/fsw/infra_rd_gsw/users/yeswanthk/srt-slurm/squash/trtllm-main_aarch-46939060.sqsh"
9+
path: "/mnt/lustre01/models/kimi-k2.5-nvfp4"
10+
container: "/mnt/lustre01/users/slurm-shared/yeswanthk/squashs/tensorrtllm-runtime-1.1.0-dev.2.sqsh"
1111
precision: "fp4"
1212

1313
resources:
@@ -33,7 +33,6 @@ backend:
3333
TRTLLM_ENABLE_PDL: "1"
3434
TRTLLM_SERVER_DISABLE_GC: "1"
3535
TRTLLM_WORKER_DISABLE_GC: "1"
36-
HF_HOME: "/lustre/fsw/coreai_comparch_infbench/common/hf_cache"
3736

3837
decode_environment:
3938
ENROOT_ALLOW_DEV: "yes"
@@ -43,7 +42,6 @@ backend:
4342
TRTLLM_ENABLE_PDL: "1"
4443
TRTLLM_SERVER_DISABLE_GC: "1"
4544
TRTLLM_WORKER_DISABLE_GC: "1"
46-
HF_HOME: "/lustre/fsw/coreai_comparch_infbench/common/hf_cache"
4745

4846
trtllm_config:
4947
prefill:

recipes/kimi2.5/trtllm_dynamo/disagg/gb200Nvfp4/ISL1K_OSL1K/STP/ctx1dep4_gen1dep32_batch64_eplb0_mtp0.yaml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ name: "kimi_k25_nvfp4_ISL1K_OSL1K_ctx1dep4_gen1dep32_batch64_eplb0_mtp0"
66
# concurrency: 2253
77

88
model:
9-
path: "/lustre/fsw/infra_rd_gsw/users/yeswanthk/srt-slurm/models/Kimi-K2.5-NVFP4"
10-
container: "/lustre/fsw/infra_rd_gsw/users/yeswanthk/srt-slurm/squash/trtllm-main_aarch-46939060.sqsh"
9+
path: "/mnt/lustre01/models/kimi-k2.5-nvfp4"
10+
container: "/mnt/lustre01/users/slurm-shared/yeswanthk/squashs/tensorrtllm-runtime-1.1.0-dev.2.sqsh"
1111
precision: "fp4"
1212

1313
resources:
@@ -33,7 +33,6 @@ backend:
3333
TRTLLM_ENABLE_PDL: "1"
3434
TRTLLM_SERVER_DISABLE_GC: "1"
3535
TRTLLM_WORKER_DISABLE_GC: "1"
36-
HF_HOME: "/lustre/fsw/coreai_comparch_infbench/common/hf_cache"
3736

3837
decode_environment:
3938
ENROOT_ALLOW_DEV: "yes"
@@ -43,7 +42,6 @@ backend:
4342
TRTLLM_ENABLE_PDL: "1"
4443
TRTLLM_SERVER_DISABLE_GC: "1"
4544
TRTLLM_WORKER_DISABLE_GC: "1"
46-
HF_HOME: "/lustre/fsw/coreai_comparch_infbench/common/hf_cache"
4745

4846
trtllm_config:
4947
prefill:
@@ -121,7 +119,7 @@ benchmark:
121119

122120
frontend:
123121
type: "dynamo"
124-
enable_multiple_frontends: false
122+
enable_multiple_frontends: true
125123

126124
health_check:
127125
max_attempts: 360

0 commit comments

Comments
 (0)