Skip to content

Commit 01f6d32

Browse files
committed
wording
1 parent e31cf7f commit 01f6d32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/admin/deploy/without_service_discovery.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<Callout type="warning">Not settting these environment variables might prevent pods from starting when running without service discovery.</Callout>
44

5-
If you are deploying Sourcegraph in an environment **without Kubernetes service discovery** (for example, using Docker Compose or single-container Docker), you must manually configure the frontend service to know about the other service replicas. This is typically required when you are not using RBAC or the `service-discovery` component in Kubernetes, or when running outside Kubernetes entirely.
5+
If you are deploying Sourcegraph in an environment **without Kubernetes service discovery** (for example, using Docker Compose or single-container Docker), you must manually configure the frontend service to know about the other service replicas. This is typically required when you are not using RBAC, or when running outside Kubernetes entirely.
66

77
## Required Environment Variables
88

0 commit comments

Comments
 (0)