Auto-generated by Trail System
This commit is contained in:
6
chart/Chart.yaml
Normal file
6
chart/Chart.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
apiVersion: v2
|
||||
name: todo-app
|
||||
description: A simple Flask-based Todo App hosted in a Docker container with Helm orchestration. The application exposes a single endpoint at '/' that returns 'Todo List'. Uses minimal dependencies and follows 12-factor principles for containerized deployment.
|
||||
type: application
|
||||
version: 0.1.0
|
||||
appVersion: "1.0.0"
|
||||
Reference in New Issue
Block a user