This commit is contained in:
2022-05-23 11:20:52 +02:00
parent 63afc3066b
commit a6f6b91ab9

View File

@@ -1,5 +1,5 @@
<div style="text-align:center">
<img src="./misc/logo.png" alt="Katenary Logo" />
<div style="text-align:center;margin: auto">
<img src="./misc/logo.png" alt="Katenary Logo" style="max-width: 90%" />
</div>
Katenary is a tool to help transforming `docker-compose` files to a working Helm Chart for Kubernetes.