open-strike-2/helm/templates/install.yaml

5 lines
214 B
YAML
Raw Permalink Normal View History

{{ include "lib.component.workload" (dict "ctx" .)}}
{{ include "lib.component.service" (dict "ctx" .) }}
{{ include "lib.component.ingress" (dict "ctx" .) }}
{{ include "lib.component.templates" (dict "ctx" .) }}