Skip to content

Commit 12653ad

Browse files
kubamaJakub Madejalexmolev
authored
Updates around added HELM chart functionality (#2533)
Co-authored-by: Jakub Madej <jakub.madej@cloudify.co> Co-authored-by: alexmolev <amolev@gmail.com>
1 parent af32e56 commit 12653ad

7 files changed

Lines changed: 8 additions & 2 deletions

File tree

content/developer/composer/getting-started.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,14 +43,20 @@ Under each blueprint you have the following navigation options:
4343
* **Inputs**, **Outputs** and **Capabilities** - see [Managing Inputs, Outputs and Capabilities]({{< relref "developer/composer/managing-inputs-outputs.md" >}}) for details
4444
* **Plugins** - see [Managing Plugins]({{< relref "developer/composer/managing-plugins.md" >}}) for details
4545

46-
#### Global actions
46+
#### New blueprint dropdown
4747

48-
At the top of the list there are buttons to enable you to create or import a blueprint.
48+
At the top of the list there is a dropdown button that allows for adding a new blueprint - creating an empty blueprint, importing an existing blueprint or createing blueprint from an existing HELM chart.
4949

5050
![Global Actions]( /images/composer/global-actions.png )
5151

52+
##### Importing blueprint
53+
5254
To import a blueprint, you must specify the archive that contains the blueprint package (either local or a URL), and the name of the main .yaml file in the package that represents the topology of your environment (in cases in which the archive package contains more than one .yaml file). If the field is left empty, the default is “blueprint.yaml”.
5355

56+
##### Creating blueprint from HELM chart
57+
58+
To create a new blueprint from a HELM chart it is required to specify URL to the `HELM repository` and `HELM chart` to be used.
59+
In addition, `Cluster credentials` need to be specified by selecting input names or secret keys to be used for getting the values.
5460

5561
#### Blueprint actions
5662

-8.97 KB
Loading
-19.7 KB
Loading
59 Bytes
Loading
4.09 KB
Loading
8.06 KB
Loading
5.78 KB
Loading

0 commit comments

Comments
 (0)