Skip to content

Set critical components as helm hooks

Diogo Filipe Tomas Guerra requested to merge helm-hook-critical-components into master

Due to other subcharts usage of helm hooks, we need to enable critical cluster boot components as higher priority helm hooks. In this case:

  • openstack-cloud-controller-manager with -100
  • calico with -90

Closes: #20 (closed)

Merge request reports