From 46d33ca6294c7b7d0a29526b2802edd8788ccbef Mon Sep 17 00:00:00 2001 From: Lennart Jern Date: Wed, 12 Dec 2018 17:47:33 +0100 Subject: [PATCH] [stable/metallb] Update readme with correct values format (#9889) * [stable/metallb] Update readme with correct values format Signed-off-by: Lennart Jern * [stable/metallb] Bumped chart version Signed-off-by: Lennart Jern --- stable/metallb/Chart.yaml | 2 +- stable/metallb/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/stable/metallb/Chart.yaml b/stable/metallb/Chart.yaml index 1eb7c9e011..182415f3d1 100644 --- a/stable/metallb/Chart.yaml +++ b/stable/metallb/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -version: 0.8.2 +version: 0.8.3 name: metallb appVersion: 0.7.3 diff --git a/stable/metallb/README.md b/stable/metallb/README.md index 669154b9cb..24f354951c 100644 --- a/stable/metallb/README.md +++ b/stable/metallb/README.md @@ -93,7 +93,7 @@ can provide it in the `config` parameter. The configuration format is ```console $ cat values.yaml -config: +configInline: peers: - peer-address: 10.0.0.1 peer-asn: 64512