Currently, deploying the bootc-operator requires using fixed manifests or standard YAMLs. In downstream environments and enterprise deployments, operators often need to be deployed via Helm, requiring full control over the container image repository, tag, and registry pull secrets.
Provide an official Helm chart for bootc-operator that parameterizes the deployment. The values.yaml file should allow users to easily overwrite the default operator image to support custom, mirrored, or downstream builds.
Currently, deploying the bootc-operator requires using fixed manifests or standard YAMLs. In downstream environments and enterprise deployments, operators often need to be deployed via Helm, requiring full control over the container image repository, tag, and registry pull secrets.
Provide an official Helm chart for bootc-operator that parameterizes the deployment. The values.yaml file should allow users to easily overwrite the default operator image to support custom, mirrored, or downstream builds.