From 0af1a7756ed212f4a122a2498fb62eab64c69a76 Mon Sep 17 00:00:00 2001 From: Victor Date: Tue, 19 Jul 2022 12:44:21 +0200 Subject: [PATCH] fix yamllint --- flux/cluster/core/networking/metallb/address-pool.yaml | 2 +- flux/cluster/core/networking/metallb/l2advertisement.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/flux/cluster/core/networking/metallb/address-pool.yaml b/flux/cluster/core/networking/metallb/address-pool.yaml index 5a56125..22ca7a6 100644 --- a/flux/cluster/core/networking/metallb/address-pool.yaml +++ b/flux/cluster/core/networking/metallb/address-pool.yaml @@ -5,4 +5,4 @@ metadata: namespace: networking spec: addresses: - - 10.42.42.150-192.168.42.200 \ No newline at end of file + - 10.42.42.150-192.168.42.200 diff --git a/flux/cluster/core/networking/metallb/l2advertisement.yaml b/flux/cluster/core/networking/metallb/l2advertisement.yaml index a621514..c14b1aa 100644 --- a/flux/cluster/core/networking/metallb/l2advertisement.yaml +++ b/flux/cluster/core/networking/metallb/l2advertisement.yaml @@ -5,4 +5,4 @@ metadata: namespace: networking spec: ipAddressPools: - - main-pool + - main-pool