Add index html page
parent
9614b8a332
commit
306b3c6990
|
@ -0,0 +1,12 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>Argo charts repository</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Argo charts repository</h1>
|
||||
<p>Add this repository</p>
|
||||
<pre>
|
||||
helm repo add argo https://argoproj.github.io/argo-heml
|
||||
</pre>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue