argo-helm/index.html

13 lines
245 B
HTML
Raw Normal View History

2017-10-11 16:29:48 +00:00
<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>