You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _docs/new-helm/helm-environment-promotion.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -96,6 +96,7 @@ For each environment you can select
96
96
* One or more namespaces that define this environment (You can even toggle the switch for a regex match)
97
97
* A custom pipeline that will be used when a Helm release is installed for the first time in this column
98
98
* A custom pipeline that will be used when a Helm release is dragged in this column (promoted from another column)
99
+
* Optional. One or more charts to use for the environment. Defining charts for the environment saves you from having to search through all the charts in your Helm repository. When you install an application from the install graphical dialog, only the selected chart(s) are displayed.
99
100
* A presentation color to easily identify the environment on the board (For example, a "production" environment should have a red color)
100
101
101
102
You can also select no namespace at all. In that case the column will show Helm releases for all namespaces in that cluster.
@@ -256,7 +257,7 @@ max-width="80%"
256
257
1. The environment details on the environment header are:
257
258
* The edit button to change again the options for this column (shown on mouse hover)
258
259
* The delete button to remove this column from the board (shown on mouse hover)
259
-
* The plus button to install a new chart
260
+
* The plus button to install a new chart. If you selected one or more charts when you defined your environment, only the selected charts are displayed.
260
261
* A numeric value that shows how many releases are contained on this environment
261
262
1. The delete button allows you to uninstall a Helm release for an environment