Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/guides/service-name-override.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,14 @@ spec:
Service name overrides must be set during route creation and cannot be modified. Adding or changing the annotation on existing routes does not work.

**To add or change a service name override for existing route:**

1. Delete the route: `kubectl delete httproute my-route`
2. Update annotation and recreate: `kubectl apply -f updated-route.yaml`

## Validation Rules

Service names must:

- Be 3-40 characters long
- Use only lowercase letters, numbers, and hyphens
- Start and end with alphanumeric characters
Expand Down
3 changes: 2 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ nav:
- Pod Readiness Gates: guides/pod-readiness-gates.md
- Configuration: guides/environment.md
- Additional Tags: guides/additional-tags.md
- Service Name Override: guides/service-name-override.md
- API Specification: api-reference.md
- API Reference:
- AccessLogPolicy: api-types/access-log-policy.md
Expand Down Expand Up @@ -120,4 +121,4 @@ extra_javascript:
extra:
generator: false
version:
provider: mike
provider: mike