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
I'm trying to import a Helm Release to crossplane using Helm Provider that is already installed by setting managementPolices: ["Observe"].
When I set the managementPolices to "Observe", I'm receiving error saying "spec.managementPolicies is set to a non-default value but the feature is not enabled: [Observe]".
I tried enabling management policies by adding "--enable-management-policies" args in deploymentruntimeconfig but seeing below error
"provider-helm: error: unknown long flag '--enable-management-policies', try --help"
Please update the helm provider to support managementPolicies. This will help us import existing helm charts deployed using Terraform/cli to crossplane.
Thanks,
Sujith.
The text was updated successfully, but these errors were encountered:
Hi Team,
I'm trying to import a Helm Release to crossplane using Helm Provider that is already installed by setting managementPolices: ["Observe"].
When I set the managementPolices to "Observe", I'm receiving error saying
"spec.managementPolicies is set to a non-default value but the feature is not enabled: [Observe]".
I tried enabling management policies by adding "--enable-management-policies" args in deploymentruntimeconfig but seeing below error
"provider-helm: error: unknown long flag '--enable-management-policies', try --help"
Please update the helm provider to support managementPolicies. This will help us import existing helm charts deployed using Terraform/cli to crossplane.
Thanks,
Sujith.
The text was updated successfully, but these errors were encountered: