Optional
props: Partial<HelmChartConfiguration>Static
failStatic
validateProtected
addDeploys the helm chart in the cluster.
Optional
values: ValuesOptional
createNamespace: booleanOptional
wait: booleanOptional
timeout: DurationExpected to be implemented in concrete subclasses.
Static
validate
Optional interface to allow cluster bootstrapping after provisioning of add-ons and teams is complete. Can be leveraged to bootstrap workloads, perform cluster checks. ClusterAddOn implementation may implement this interface in order to get post deployment hook point.