Promote 7cae72a435 to prod
This commit is contained in:
@@ -6,14 +6,4 @@ metadata:
|
|||||||
|
|
||||||
data:
|
data:
|
||||||
index.html: |
|
index.html: |
|
||||||
<!doctype html>
|
{{ tpl (.Files.Get "website/index.html") . | indent 4 }}
|
||||||
<html>
|
|
||||||
<head>
|
|
||||||
<meta charset="utf-8">
|
|
||||||
<title>{{ .Values.environment }} - kub-web-test</title>
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<h1>{{ .Values.environment }}</h1>
|
|
||||||
<p>kub-web-test deployed with Helm, Argo CD and Kargo.</p>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
|
|||||||
Reference in New Issue
Block a user