Promote 7cae72a435 to prod
This commit is contained in:
@@ -6,14 +6,4 @@ metadata:
|
||||
|
||||
data:
|
||||
index.html: |
|
||||
<!doctype html>
|
||||
<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>
|
||||
{{ tpl (.Files.Get "website/index.html") . | indent 4 }}
|
||||
|
||||
Reference in New Issue
Block a user