Skip to main content
Module

x/helmet/mod.ts>compileChartInstance

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

Parameters

instance: ChartInstanceConfig<unknown>

Returns

Promise<HelmetChartInstance>