feat: add helm charts

Signed-off-by: Thomas Stocker <thomas.stocker.pro@gmail.com>
This commit is contained in:
Thomas Stocker
2025-11-04 10:58:53 +01:00
committed by Bryan Frimin
parent 6d1760ce9b
commit 4a96bd796a
23 changed files with 2484 additions and 0 deletions

22
contrib/helm/.gitignore vendored Normal file
View File

@@ -0,0 +1,22 @@
# General files for the project
pkg/*
*.pyc
bin/*
.project
/.bin
/_test/secrets/*.json
# OSX leaves these everywhere on SMB shares
._*
# OSX trash
.DS_Store
# Files generated by JetBrains IDEs, e.g. IntelliJ IDEA
.idea/
*.iml
# Vscode files
.vscode
charts/probo/charts