All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Signed-off-by: Nikolai Rodionov <allanger@badhouseplants.net>
7 lines
318 B
YAML
7 lines
318 B
YAML
{{ include "lib.component.workload" (dict "ctx" .)}}
|
|
{{ include "lib.component.service" (dict "ctx" .) }}
|
|
{{ include "lib.component.ingress" (dict "ctx" .) }}
|
|
{{ include "lib.component.files" (dict "ctx" .) }}
|
|
{{ include "lib.component.storage" (dict "ctx" .) }}
|
|
{{ include "lib.component.templates" (dict "ctx" .) }}
|