Use Parameters with Apps
Create an app with parameters​
Apps with parameters can be created through the vCluster Platform UI.
Go to Tenant Management > Apps.
Click .
In the configuration sheet that opens, give your new app a name by replacing the 'my-app' placeholder name, or by updating the manifest YAML 'metadata.name' field.
Click the Parameters to access the Parameters configuration section.
Enter valid YAML representing the Parameters you would like to use with your App.
- Make any additional modifications to your App.
Click the button.