Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
dynamo
Commits
d6aa4a0b
"lib/vscode:/vscode.git/clone" did not exist on "d8feb93ca3003265c4bd823d8051ce0b911fef20"
Unverified
Commit
d6aa4a0b
authored
Nov 24, 2025
by
Tanmay Verma
Committed by
GitHub
Nov 24, 2025
Browse files
fix: Increase the failure threshold for k8s dsr1 trtllm wideep deploy.yaml (#4557)
parent
25fd32ab
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
recipes/deepseek-r1/trtllm/disagg/wide_ep/gb200/deploy.yaml
recipes/deepseek-r1/trtllm/disagg/wide_ep/gb200/deploy.yaml
+2
-2
No files found.
recipes/deepseek-r1/trtllm/disagg/wide_ep/gb200/deploy.yaml
View file @
d6aa4a0b
...
...
@@ -172,7 +172,7 @@ spec:
initialDelaySeconds
:
30
periodSeconds
:
10
timeoutSeconds
:
5
failureThreshold
:
5
00
failureThreshold
:
6
00
volumeMounts
:
-
name
:
prefill-config-volume
mountPath
:
/config
...
...
@@ -230,7 +230,7 @@ spec:
initialDelaySeconds
:
30
periodSeconds
:
10
timeoutSeconds
:
5
failureThreshold
:
5
00
failureThreshold
:
6
00
volumeMounts
:
-
name
:
decode-config-volume
mountPath
:
/config
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment