Overriding Resources in an Environment
Facets provides the flexibility to directly modify any resource configurations in an environment from the Control Plane. This feature is particularly useful when there is a need to make modifications in the environment that will deviate from the Blueprint. Using overrides, you can make any specific changes needed as per your use case.
How to Override Resources for an Environment?
- Open the Projects tab and select your desired project.
- Select the Resource Center tab and select the environment where the values need to be updated.
- Select the desired resource and Click on Overrides tab
- Update the desired values in the Form or JSON mode and click Save Changes.
Note: Any changes made to the overridden configuration will only take effect after the next release.
You have successfully overridden the Resource for an Environment.
Resource Overrides Delete
Users might want to delete overridden value of a field across environments and set it to default or delete all the overrides of a particular environment.
- In any such cases, users can go to "Overrides Summary" tab present in the resource side-pane and select the overrides that they want to delete.
- Once deleted, the values will be set to the default blueprint value of that field.
Updated 7 days ago