Skip to content

Commit 6dc6023

Browse files
Ambient Code Botclaude
andcommitted
fix(manifests): remove hardcoded preprod hostname from mpp-openshift route
The ambient-api-server Route in the mpp-openshift overlay had a hardcoded spec.host pointing to the preprod cluster ingress. Removing spec.host lets OpenShift's router auto-assign the correct hostname for the target environment. Fixes: RHOAIENG-56570 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 89d42d4 commit 6dc6023

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ metadata:
77
component: api
88
shard: internal
99
spec:
10-
host: ambient-api-server-ambient-code--runtime-int.internal-router-shard.mpp-w2-preprod.cfln.p1.openshiftapps.com
1110
to:
1211
kind: Service
1312
name: ambient-api-server

0 commit comments

Comments
 (0)