Skip to main content
Skip table of contents

Customize an Application using the UI

If you want to enable an application for the first time and customize it, refer to Enable an Application using the UI.

You can customize the applications that are deployed to a workspace’s cluster using the UI:

  1. From the top menu bar, select your target workspace.

  2. Select Applications from the sidebar menu to browse all applications.

  3. In the Application card you want to customize, select the three dot menu and Edit.

  4. To override the default configuration values, select Configuration in the sidebar.
    Note: If there are customization Overrides at the workspace and cluster level, they are combined for implementation. Cluster-level Overrides take precedence over Workspace Overrides.

    1. To customize an application for all clusters in a workspace, copy your customized values into the text editor under Workspace Application Configuration or upload your YAML file that contains the values:

      CODE
      someField: someValue
    2. To add a customization per cluster, copy the customized values into the text editor of each cluster under Cluster Application Configuration Override or upload your YAML file that contains the values:

      CODE
      someField: someValue
  5. Confirm the details are correct, and select Save.

Customize an App for a Specific Cluster from the Clusters page

You can also customize an application for a specific cluster from the Clusters view:

  1. Select Clusters from the sidebar menu.

  2. Selecting the target cluster.

  3. Select the Applications tab.

  4. Navigate to the target Application card.

  5. Select the three-dot menu > Edit.

Next topic:

Verify an Application using the UI

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.