From 4ab770caa07205aec7f559a91d0b9e3557f612fd Mon Sep 17 00:00:00 2001 From: ldericher <40151420+ldericher@users.noreply.github.com> Date: Tue, 22 Feb 2022 11:16:17 +0100 Subject: [PATCH] README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f88d9c9..6bc8263 100644 --- a/README.md +++ b/README.md @@ -193,12 +193,12 @@ network: cidr: "10.22.46.0/24" ``` -##### `network:name` +###### `network:name` Configuration for the internal `kiwi_hub` network. Default: `"kiwi_hub"` -##### `network:cidr` +###### `network:cidr` [CIDR notation](https://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing#IPv4_CIDR_blocks) for the subnet of the internal `kiwi_hub` network. Default: `"10.22.46.0/24"`