mirror of
https://github.com/cozystack/cozystack.git
synced 2026-03-02 22:59:06 +00:00
Add ConfigMap fields that were not converted to Package values: - bundle-disable → bundles.disabledPackages - bundle-enable → bundles.enabledPackages - expose-ingress → publishing.ingressName - expose-services → publishing.exposedServices Remove incorrect bundles.system.type field that is not part of the Package values schema. Co-Authored-By: Claude <noreply@anthropic.com> Signed-off-by: Andrei Kvapil <kvapss@gmail.com>