Merge "Remove the duplicated word"
This commit is contained in:
commit
fa8b4bb955
@ -6,5 +6,5 @@ other:
|
||||
networks' CIDR ranges.
|
||||
|
||||
If there is a conflict for the default value `172.31.0.1/24`,
|
||||
allow users to alter the the docker service startup ``--bip``
|
||||
allow users to alter the docker service startup ``--bip``
|
||||
option via ``DockerNetworkOptions``.
|
||||
|
@ -9,7 +9,7 @@ features:
|
||||
user provided the parameter, the user provided value is used.
|
||||
upgrade:
|
||||
- |
|
||||
Since the the ``ControlPlaneSubnetCidr`` can now be resolved from the
|
||||
Since the ``ControlPlaneSubnetCidr`` can now be resolved from the
|
||||
``ctlplane`` subnet(s) this parameter can be removed from the environment
|
||||
(``network-environment.yaml``).
|
||||
|
||||
|
@ -9,7 +9,7 @@ features:
|
||||
user provided the parameter, the user provided value is used.
|
||||
upgrade:
|
||||
- |
|
||||
Since the the ``ControlPlaneDefaultRoute`` can now be resolved from the
|
||||
Since the ``ControlPlaneDefaultRoute`` can now be resolved from the
|
||||
``ctlplane`` subnet(s) this parameter can be removed from the environment
|
||||
(``network-environment.yaml``).
|
||||
|
||||
|
@ -9,7 +9,7 @@ features:
|
||||
parameter, the user provided value is used.
|
||||
upgrade:
|
||||
- |
|
||||
Since the the ``DnsServers`` can now be resolved from the ``ctlplane``
|
||||
Since the ``DnsServers`` can now be resolved from the ``ctlplane``
|
||||
subnet(s) this parameter can be removed from the environment
|
||||
(``network-environment.yaml``).
|
||||
|
||||
|
@ -9,7 +9,7 @@ features:
|
||||
provided value is used.
|
||||
upgrade:
|
||||
- |
|
||||
Since the the ``EC2MetadataIp`` can now be resolved from the ``ctlplane``
|
||||
Since the ``EC2MetadataIp`` can now be resolved from the ``ctlplane``
|
||||
subnet(s) this parameter can be removed from the environment
|
||||
(``network-environment.yaml``).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user