linkerd-examples
linkerd-examples copied to clipboard
Update cert-manager version to use v1.8.2
When using v1.0.4, the following error is encountered.
cert-manager/ca-injector "msg"="error registering core-only controllers" "error"="no matches for kind \"MutatingWebhookConfiguration\" in version \"admissionregistration.k8s.io/v1beta1\""
This is resolved when using the updated cert-manager.
Signed-off-by: Daryl Lee [email protected]
Thanks for this @dleeha . We'll be updating all these versions in a separate PR, so closing this one for now.