Hi I noticed when installing this on a cluster that there is an implicit dep on cert-manager. Maybe you guys should add that to the chart deps? Its pretty plain in the values file but its undocumented beyond that I think. Also, we have the webhook creation set to false but this logic is still being triggered and we cannot install without first installing cert-manager. Thats fine, but its good to know for dependencies.
Hi I noticed when installing this on a cluster that there is an implicit dep on cert-manager. Maybe you guys should add that to the chart deps? Its pretty plain in the values file but its undocumented beyond that I think. Also, we have the webhook creation set to
falsebut this logic is still being triggered and we cannot install without first installing cert-manager. Thats fine, but its good to know for dependencies.