Skip to content

Commit 029062d

Browse files
Ambient Code Botclaude
andcommitted
fix(manifests): add haproxy timeout annotation to mpp-openshift grpc route
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent f998e54 commit 029062d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

components/manifests/overlays/mpp-openshift/ambient-api-server-route.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ metadata:
2828
app: ambient-api-server
2929
component: grpc
3030
shard: internal
31+
annotations:
32+
haproxy.router.openshift.io/timeout: 10m
3133
spec:
3234
to:
3335
kind: Service

0 commit comments

Comments
 (0)