Skip to content

Commit c680c03

Browse files
authored
lowercase Type
1 parent ce039ab commit c680c03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Manual/Deployment/Kubernetes/ServicesAndLoadBalancer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ additions:
7272
## Load balancer
7373

7474
If you want full control of the `Services` needed to access the ArangoDB deployment
75-
from outside your Kubernetes cluster, set `spec.externalAccess.Type` of the `ArangoDeployment` to `None`
75+
from outside your Kubernetes cluster, set `spec.externalAccess.type` of the `ArangoDeployment` to `None`
7676
and create a `Service` as specified below.
7777

7878
Create a `Service` of type `LoadBalancer` or `NodePort`, depending on your

0 commit comments

Comments
 (0)