mirror of https://github.com/docker/docs.git
Fix syntax for IP range
This commit is contained in:
parent
92777eaf4e
commit
6eb5ad7aca
|
@ -42,7 +42,7 @@ this.
|
|||
|
||||
## Avoid IP range conflicts
|
||||
|
||||
The `service-cluster-ip-range` API Server flag is currently set to 10.96.0.0/16 and cannot be changed.
|
||||
The `service-cluster-ip-range` API Server flag is currently set to `10.96.0.0/16` and cannot be changed.
|
||||
|
||||
## Time synchronization
|
||||
|
||||
|
|
Loading…
Reference in New Issue