Coder.comC
Coder.com17mo ago
20 replies
ay0ks

"/persistentvolumeclaims": dial tcp [::1]:80: connect: connection refused"

Got the following error:
Error: Post "http://localhost/api/v1/namespaces/ay0ks.directory.internal.development_containers/persistentvolumeclaims": dial tcp [::1]:80: connect: connection refused
on main.tf line 194, in resource "kubernetes_persistent_volume_claim" "home":
  194: resource "kubernetes_persistent_volume_claim" "home" {


Using this template https://github.com/sharkymark/v2-templates/blob/main/src/pod-idea/main.tf
GitHub
Coder CDE Terraform templates and tips. Contribute to sharkymark/v2-templates development by creating an account on GitHub.
v2-templates/src/pod-idea/main.tf at main · sharkymark/v2-templates
Was this page helpful?