mirror of
https://github.com/lucky-sideburn/kubeinvaders.git
synced 2026-08-23 21:46:21 +00:00
feature/webtail
This commit is contained in:
+2
-2
@@ -249,7 +249,7 @@ experiments:
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div id="podLogsDiv" style="margin-top: 2%; overflow-y: scroll; height:700px; display: none;"></div>
|
||||
<div id="logTailDiv" style="margin-top: 2%; overflow-y: scroll; height:700px; display: none;"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="footer" style="margin-top: 5%;">
|
||||
@@ -314,7 +314,7 @@ experiments:
|
||||
log_tail_switch = true;
|
||||
log_tail_div.style.display = "block";
|
||||
setLogRegex();
|
||||
enableTail();
|
||||
enableLogTail();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user