Layout...

This commit is contained in:
2022-05-23 11:23:27 +02:00
parent a6f6b91ab9
commit 51ca4e81d1

View File

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