mirror of
https://github.com/lucky-sideburn/kubeinvaders.git
synced 2026-04-09 20:06:53 +00:00
fix
This commit is contained in:
@@ -238,9 +238,9 @@ experiments:
|
||||
<button type="button" id="logConsoleButton" class="btn btn-light" onclick="setLogConsole()">Start Logs Tail</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row" style="margin-top: 1%;">
|
||||
<div class="row" style="margin-top: 2%;">
|
||||
<p>Regular Expression - PODs name</p>
|
||||
<input type="text" style="font-family: Courier New, Courier, monospace;" id="logTailRegex"/>
|
||||
<input type="text" style="font-family: Courier New, Courier, monospace;" id="logTailRegex" value=".*"/>
|
||||
</div>
|
||||
<div class="row" style="margin-top: 1%;">
|
||||
<div class="col text-center">
|
||||
|
||||
Reference in New Issue
Block a user