mirror of
https://github.com/holos-run/holos.git
synced 2026-03-19 16:54:58 +00:00
The resource names for the arc controller are too long: ❯ k get pods -n arc-systems NAME READY STATUS RESTARTS AGE gha-runner-scale-set-controller-gha-rs-controller-6bdf45bd6jx5n 1/1 Running 0 59m Solve the problem by allowing components to set the release name to `gha-rs-controller` which requires an additional field from the cue code to differentiate from the chart name.