diff --git a/latest/404.html b/latest/404.html index 394a367a78..4ce4afb482 100644 --- a/latest/404.html +++ b/latest/404.html @@ -809,7 +809,7 @@
Add clusters by clicking the Add Cluster button in the left-side menu.
Selected cluster contexts are added as a separate item in the left-side cluster menu to allow you to operate easily on multiple clusters and/or contexts.
@@ -943,7 +943,7 @@rebase/push -f, if n
• templateContext: any
-Defined in src/extensions/cluster-feature.ts:29
+Defined in src/extensions/cluster-feature.ts:29
this field sets the template parameters that are to be applied to any templated kubernetes resources that are to be installed for the feature. See the renderTemplates() method for more details
Protected applyResources#▸ applyResources(cluster: Cluster, resourceSpec: string | string[]): Promise‹void›
Defined in src/extensions/cluster-feature.ts:85
+Defined in src/extensions/cluster-feature.ts:85
this is a helper method that conveniently applies kubernetes resources to the cluster.
Parameters: