Add the helm chart
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2025-01-18 11:59:15 +01:00
parent 609949bb08
commit 65b90453dc
33 changed files with 1205 additions and 0 deletions

View File

@ -0,0 +1,6 @@
{{ include "lib.component.workload" (dict "ctx" .)}}
{{ include "lib.component.service" (dict "ctx" .) }}
{{ include "lib.component.ingress" (dict "ctx" .) }}
{{ include "lib.component.environment" (dict "ctx" .) }}
{{ include "lib.component.storage" (dict "ctx" .) }}
{{ include "lib.component.templates" (dict "ctx" .) }}