Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 1.75 KB

deploy.md

File metadata and controls

21 lines (14 loc) · 1.75 KB

Deploy a new application from a Helm chart

From the menu, select Helm then select the chart you want to deploy.

Complete the required information, using the table below as a guide.

Field/Option Overview
Namespace Select the namespace you want to deploy your application into.
Name Give your application a descriptive name.
Show custom values Click to expand the Web editor so you can configure any parameters required by your application. This is pulled from the values.yaml file provided by the chart and will differ from chart to chart.

{% hint style="info" %} You can search within the web editor at any time by pressing Ctrl-F (or Cmd-F on Mac). {% endhint %}

When you have finished, click Install to deploy the application.