Skip to content

Create Helm chart for the agent-runtime-operator #51

@g3force

Description

@g3force

The operator is currently released in two different distribution formats:

  • install.yaml
  • Flux-compatible OCI Repository containing the kustomization files

A Helm chart would be more convenient for users and would allow easier configuration.
However, installing CRDs with Helm is still "experimental", as Helm does not support updates. It needs to be evaluated, how to best publish the CRDs using Helm, without loosing the ability to update the CRDs, which like go through some more changes during early development.

If this is solved, the Helm Chart can be published to the GitHub Container Registry, like we do for other repositories like the showcases already.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions