Kargo made some changes

This commit is contained in:
Kargo
2025-04-07 10:34:40 +00:00
parent 835087762d
commit f50e722a71
3 changed files with 55 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
apiVersion: v1
data:
index.html: |-
<!DOCTYPE html>
<html>
<head>
<title>prod</title>
</head>
<body>
<h1>prod</h1>
</body>
</html>
kind: ConfigMap
metadata:
name: kargo-demo-content