Remove a Variable
Learn how to remove a variable when it's no longer needed.
- On Devopness, navigate to a project then select an environment
- Find the
Applicationscard - Click
Viewin theApplicationscard, to see a list of existingApplications - In the list of applications, find the application with the variable you want to remove and click the
NAMEof the application - Click the
VARIABLEStab - In the list of variables, find the variable you want to remove and click
REMOVE - Follow the prompts then click
REMOVE VARIABLE - In the list of variables, the recently removed
Variablewill be goneA new deployment is required for your changes to take effect.
- Follow the guide Deploy Application