From 7ceb6a796aecbd00c54b4d3cc25978510b3d49ec Mon Sep 17 00:00:00 2001
From: Petr OspalĂ˝
Date: Mon, 20 May 2019 12:37:32 +0200
Subject: Update git submodules
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to 67acfb594844515aa07f5d292f334a93ab92f0a2
- Add kubernetes dashboard
Either run kubectl proxy, but you must setup routes or kubectl on some
node (only infra has kubectl by default). Another option is connecting
onto the node where the dashboard is exposed via NodePort. Instructions
are here:
https://github.com/kubernetes/dashboard/wiki/Accessing-dashboard
(1.7.X and above)
Change-Id: I5a28f458c0ae949278b1e6eaf6eb063d09f93fc0
Issue-ID: OOM-1778
Signed-off-by: Petr OspalĂ˝
Signed-off-by: Michal Zegan
---
docs/submodules/oom/offline-installer.git | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'docs')
diff --git a/docs/submodules/oom/offline-installer.git b/docs/submodules/oom/offline-installer.git
index bf11d96ff..67acfb594 160000
--- a/docs/submodules/oom/offline-installer.git
+++ b/docs/submodules/oom/offline-installer.git
@@ -1 +1 @@
-Subproject commit bf11d96ff6d9908bf04335a66d0e092a736d4561
+Subproject commit 67acfb594844515aa07f5d292f334a93ab92f0a2
--
cgit