Remove TESTING banner
This commit is contained in:
parent
a7df40eb77
commit
fe7e81a739
@ -1,6 +1,6 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Select Namespace and Chart *TESTING*</title>
|
||||
<title>Select Namespace and Chart</title>
|
||||
<link rel="stylesheet" media="screen" href ="/static/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="/static/css/bootstrap-theme.min.css">
|
||||
<meta name="viewport" content = "width=device-width, initial-scale=1.0">
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Select Namespace and Deployment *TESTING*</title>
|
||||
<title>Select Namespace and Deployment</title>
|
||||
<link rel="stylesheet" media="screen" href ="/static/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="/static/css/bootstrap-theme.min.css">
|
||||
<meta name="viewport" content = "width=device-width, initial-scale=1.0">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user