I’m attempting to setup the helm chart for PostgreSQL - this includes a PersistentVolumeClaim. The PVC state appears to be stuck in Pending - when I describe the pvc, each ProvisioningFailed event contains a message like this:
Warning ProvisioningFailed 13m dobs.csi.digitalocean.com_csi-do-controller-0_<id> failed to provision volume with StorageClass "do-block-storage": rpc error: code = Internal desc = GET https://api.digitalocean.com/v2/volumes?name=pvc-<id>®ion=lon1: 403 <!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
<head>
<title>Attention Required! | Cloudflare</title>
<meta name="captcha-bypass" id="captcha-bypass" />
With the rest of the Cloudflare CAPTCHA page source following. I’m assuming this is because Cloudflare proxying has been enabled on dobs.csi.do.com.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!