We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1493c7 commit cc33243Copy full SHA for cc33243
k8s/timoni/codebattle/templates/httproute.cue
@@ -32,6 +32,7 @@ import (
32
value: "/assets"
33
}
34
}]
35
+ timeouts: request: "60s"
36
backendRefs: [{
37
name: metadata.name
38
port: 80
0 commit comments