Fix cert-manager
foriequal0 opened this issue · 1 comments
foriequal0 commented
Kustomize
action fails with these error:
mutatingwebhookconfiguration.admissionregistration.k8s.io/pod-graceful-drain-mutating-webhook-configuration created
Error from server (InternalError): error when creating "STDIN": Internal error occurred: failed calling webhook "webhook.cert-manager.io": Post "https://cert-manager-webhook.cert-manager.svc:443/mutate?timeout=10s": dial tcp 10.110.109.37:443: i/o timeout
validatingwebhookconfiguration.admissionregistration.k8s.io/pod-graceful-drain-validating-webhook-configuration created
Error from server (InternalError): error when creating "STDIN": Internal error occurred: failed calling webhook "webhook.cert-manager.io": Post "https://cert-manager-webhook.cert-manager.svc:443/mutate?timeout=10s": context deadline exceeded
foriequal0 commented
Fixed by #29