Files
faircamp-site/helm/templates/install.yaml
Nikolai Rodionov 6ce73c6a93
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Add a helm chart
Signed-off-by: Nikolai Rodionov <allanger@badhouseplants.net>
2026-01-02 12:36:53 +01:00

7 lines
324 B
YAML

{{ 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" .) }}