compliantkubernetes-apps icon indicating copy to clipboard operation
compliantkubernetes-apps copied to clipboard

Create a script to check and update the override configs

Open lucianvlad opened this issue 1 year ago • 0 comments

Description

Create a script that checks the override configs and default configs and updates the override configs if the limits in the overrides are smaller that in the default configs This script should be able to be used in other use cases and maybe be part of the prepare upgrade steps. This can initially be created and tested based on the changes made in #1897

Additional context

A good starting point would be to adapt this script

Definition of done

  • [ ] A script that is part of the prepare upgrade steps is created to check the default and override configs and updates the override configs if the values for limits are lover then the values for the same limits in the default configs. This script should also also show the deviations between higher and lower values.

lucianvlad avatar Jan 11 '24 10:01 lucianvlad