anyone also getting warning from cert-manager crds...
# kubernetes
f
anyone also getting warning from cert-manager crds about
<http://apiextensions.k8s.io/v1beta1/CustomResourceDefinition|apiextensions.k8s.io/v1beta1/CustomResourceDefinition>
being deprecated? I tried doing a helm chart transform to fix this, but seems like the cert-manager webhook doesn't work with the updated v1 :S
trying against a 1.15.11 cluster (which shouldn't warn) but still getting warnings :S Is this happening client side?