Skip to main content
Module

x/helmet/mod.ts>helmTemplate

Type-safe Helm - the right way to do Infrastructure as Code in Kubernetes
Go to Latest
function helmTemplate
import { helmTemplate } from "https://deno.land/x/helmet@1.18.0/mod.ts";

Parameters

chartInstance: ChartInstanceConfig<unknown>

Returns

Promise<K8sResource[]>