Add initial Helm chart for FleetDM Stack with MySQL and Redis, including README, CI pipeline, and architecture documentation. Update .gitignore for local development files.

This commit is contained in:
2026-02-19 16:25:44 +00:00
parent 4299febec3
commit cd358ce28a
6 changed files with 512 additions and 7 deletions
Vendored
+6
View File
@@ -1 +1,7 @@
# Helm
fleetdm-stack/charts/*.tgz
# Local
.helm/
*.log
djinni-007-devops-engineer-flamingo