[minor] Grammar
[minor] Grammar
This commit is contained in:
@@ -111,7 +111,7 @@ source_type: packageManager
|
|||||||
|
|
||||||
**Configure the IP addresses used for services**
|
**Configure the IP addresses used for services**
|
||||||
|
|
||||||
Each Kubernetes service gets its own IP address. These are not real IPs. You need only select a range of IPs which are not in use elsewhere in your environment.
|
Each Kubernetes service gets its own IP address. These are not real IPs. You need to only select a range of IPs which are not in use elsewhere in your environment.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
kube_service_addresses: 10.254.0.0/16
|
kube_service_addresses: 10.254.0.0/16
|
||||||
|
|||||||
Reference in New Issue
Block a user