python-flask web application for managing helm2 deployments
Go to file
2020-09-14 13:50:50 +08:00
routes Initial Commit 2020-09-14 13:50:50 +08:00
static Initial Commit 2020-09-14 13:50:50 +08:00
templates Initial Commit 2020-09-14 13:50:50 +08:00
.gitignore Initial commit 2020-09-14 05:48:46 +00:00
app.py Initial Commit 2020-09-14 13:50:50 +08:00
forms.py Initial Commit 2020-09-14 13:50:50 +08:00
LICENSE Initial commit 2020-09-14 05:48:46 +00:00
main.py Initial Commit 2020-09-14 13:50:50 +08:00
README.md Initial Commit 2020-09-14 13:50:50 +08:00
requirements.txt Initial Commit 2020-09-14 13:50:50 +08:00
tables.py Initial Commit 2020-09-14 13:50:50 +08:00

flask-python-helm

Python flask web app to view/manage helm releases.