Missing Cert-Manager Resources while generate bundle
#6873
Labels
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
Bug Report
What did you do?
Tried generating an operator bundle for helm-chart. Steps to reproduce the error:
What did you expect to see?
Expected all the resources from
templates/
to be included in the generated manifests.What did you see instead? Under which circumstances?
When generating an Operator Bundle from a Helm chart using operator-sdk generate bundle, certain custom resources (those for cert-manager) are not automatically included.
List of custom resources not included in the generated bundle:
Environment
Operator type:
language helm
Kubernetes cluster type:
$ operator-sdk version
4.12.69
$ kubectl version
1.25.16
Possible Solution
Additional context
The text was updated successfully, but these errors were encountered: