Set custom resource usage in the Software UI
To switch from using AU to using custom resource specifications:- In the Software UI, open your Deployment.
- In the Settings tab, change your Resource Strategy to Custom Resources.
- For each Software component, adjust the CPU and memory sliders to match your resource requirements. You can change the unit of the resource by clicking the dropdown menu that shows your current unit.
To create a Deployment through the Houston API that uses the custom resource strategy be default, set
astroUnitsEnabled: false in your Deployment creation mutation.Disable Astronomer Units (AUs) from Deployment resource configurations
To limit users to only configure Deployments using custom resources, set the following configuration in yourvalues.yaml file: