Viewing Helm Configuration
You can view all the helm chart configurations on the Helm Configuration tab of the app details page.
To view helm chart configurations:
- Procedure
- Log in to TIBCO Control Plane and navigate to the Data Plane details page.
- On the Applications tab, click a running TIBCO BusinessWorks Container Edition application from the listed apps.
- Click the Helm Configuration tab.
-
The Release Status field displays the helm chart release status.
-
To view additional information about the helm chart release, click View more details link. This displays additional release details like Release Status, Revision, Release Description, Deployed Date, Updated Date, Chart Name, and Chart Version. If you want to rollback to a different revision, click the dropdown next to the Revision field, select the revision number and click Roll Back Revision.
-
In the YAML Editor, you can update the app configuration details and click Push Changes to update the changes. To download the computed or user supplied values as a yaml file, click Download.
-
To view the computed values for the helm chart, select the All Computed Values toggle button. If the toggle button is not selected the user supplied values are displayed.