provider-helm icon indicating copy to clipboard operation
provider-helm copied to clipboard

Establish Ownership and Visibility of Helm Resources in ArgoCD via OwnerReferences

Open perlinger opened this issue 1 year ago • 2 comments

What problem are you facing?

ArgoCD does not display Helm resources installed through Kind: Release.

How could Crossplane help solve your problem?

Add OwnerReferences. Adding OwnerReferences is necessary to link resources installed via Kind: Release to their respective owning resources. By doing so, the ownership relationship can be established, and the Helm resources should become visible in ArgoCD.

perlinger avatar Apr 06 '23 21:04 perlinger