You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can proxy Helm charts through OCI registries like Harbor.
Standardization and operability by adhering to OCI standards.
Performance improvement, as you don't need to parse an entire YAML file to retrieve your TGZ file (though this has minimal impact for OTEL at the moment).
The text was updated successfully, but these errors were encountered:
It would be cool if otel helm chart support OCI registries as highlighted in helm documentation https://helm.sh/docs/topics/registries/.
Some advantages:
The text was updated successfully, but these errors were encountered: