Enable capo-cloud-config unit in capo-misc

What does this MR do and why?

For capo-misc-rke2-units-ubuntu running latest code, I've noticed:

Timed-out waiting for the following resources to be ready:
IDENTIFIER                                  STATUS     REASON        MESSAGE
HelmRelease/sylva-units-preview/sylva-units InProgress               HelmRelease generation is 1, but latest observed generation is -1
╰┄╴┬┄┄[Conditions]
   ├┄╴Reconciling                           True       Progressing   Running 'install' action with timeout of 5m0s
   ├┄╴Ready                                 Unknown    Progressing   Running 'install' action with timeout of 5m0s
   ╰┄╴Released                              False      InstallFailed Helm install failed for release sylva-units-preview/sylva-units with chart sylva-units@0.0.0-git-181f6f44+1: execution error at (sylva-units/templates/units.yaml:261:18): unit 'capo-cluster-resources' is declared with a dependency on disabled unit 'capo-cloud-config'
the preview Helm release of sylva-units used for validation did not become ready in time
Running 'install' action with timeout of 5m0s
Helm install failed for release sylva-units-preview/sylva-units with chart sylva-units@0.0.0-git-181f6f44+1: execution error at (sylva-units/templates/units.yaml:261:18): unit 'capo-cluster-resources' is declared with a dependency on disabled unit 'capo-cloud-config'

Related reference(s)

Test coverage

Merge request reports

Loading