Skip to content

Latest commit

 

History

History
49 lines (33 loc) · 2.7 KB

clone-app-profile.md

File metadata and controls

49 lines (33 loc) · 2.7 KB
sidebar_label title description hide_table_of_contents sidebar_position tags
Clone an App Profile
Clone an App Profile
Learn how to clone an app profile in Palette.
false
40
profiles
app profiles

You can clone an app profile across multiple projects within the same tenant.

Prerequisites

Clone App Profile

  1. Log in to Palette.

  2. From the User Menu, select Switch to App Mode.

  3. Select App Profiles from the left Main Menu.

  4. Click on the three-dot Menu in the row of the app profile you want to clone and select Clone.

  5. Provide the following information for the app profile you want to clone and click Confirm.

    Parameter Description
    Name A custom name for the cloned app profile.
    Profile Version Assign a version number for the cloned app profile. You can create multiple versions of an App Profile using the format major.minor.patch. The default value is 1.0.0.
    Source Profile Version The version number of the source profile.
    Target Project The target project to which the profile will be cloned. Select the project name from the drop-down Menu.

    To learn how to create multiple profile versions that use the same name, check out Version an App Profile.

    You can now use the app profile when deploying virtual clusters in the target project or tenant.

Validate

  1. Log in to Palette.

  2. From the User Menu, select Switch to App Mode.

  3. Select App Profiles from the left Main Menu. Palette displays a list of all the app profiles available to you, including cloned profiles.

  4. Deploy your application to a virtual cluster using the cloned app profile.