Viewing Helm Configuration
To view and update Helm chart configurations for your Flogo applications in TIBCO Control Plane, use the Helm Configuration tab to access release details and manage configuration files.
- Procedure
-
In TIBCO Control Plane, click Data Planes from the left navigation.
-
On the Data Plane card, click Go to Data Plane.
-
In the Applications section, select a running Flogo application.
-
Go to the Helm Configuration tab.
-
The Release Status field shows the current Helm chart release status.
-
-
To view more release information, click the View more details link.
This displays Release Status, Release Description, Deployed Date, Updated Date, Chart Name, Chart Version, and revision details, including Revision number and Actions.
-
To roll back to a previous revision, select Rollback next to the desired revision number.
-
To download the YAML file for a specific revision, select Download next to the corresponding revision number.
-
-
In the YAML Editor, update the application configuration as needed. Then:
-
Select Push Changes to apply the updated configuration.
-
Select Download to download the YAML file.
-
Select Cancel to discard configuration changes.
-