From 8ea568e6f84c9c14c26377643adb64134aed3d09 Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Sat, 17 Oct 2020 12:41:39 +0200 Subject: Added wordpress and phpmyadmin deployment/service --- metallb-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'metallb-config.yaml') diff --git a/metallb-config.yaml b/metallb-config.yaml index 47636c4..f9144d3 100644 --- a/metallb-config.yaml +++ b/metallb-config.yaml @@ -9,4 +9,4 @@ data: - name: default protocol: layer2 addresses: - - 192.168.99.240-192.168.99.240 + - 192.168.99.240-192.168.99.250 -- cgit