Edit an application
Was this helpful?
Was this helpful?
From the menu select Applications, select the application you want to edit, then click Edit this application.
Your editing options will depend on how the application was deployed initially.
If the application was deployed from a Git repository you can redeploy it from the repository if needed. You will see the repository URL that the application was deployed from, the current version deployed, and the file used for the deployment.
You can reconfigure GitOps updates, the repository reference and authentication here if needed. If a change window is enabled, information on it will appear here as well.
If you want to redeploy, click Pull and update application. If you're simply updating the repository settings and don't need to redeploy, click Save settings.
If the application was deployed from the Web Editor, you will be given the ability to edit the manifest manually.
Make the required changes then click Update application.
When editing an application deployed from a form or Helm, you will be able to update the configuration using the same form. Refer to adding a new application using a form for details.