Skip to main content
Module

x/helmet/mod.ts>ChartInstanceConfig

Type-safe Helm - the right way to do Infrastructure as Code in Kubernetes
Go to Latest
interface ChartInstanceConfig
Re-export
import { type ChartInstanceConfig } from "https://deno.land/x/helmet@1.26.6/mod.ts";

Properties

name: string
namespace: string
path: string
values: V