Skip to content

Commit a28883d

Browse files
authored
fix: do not wait for devcontainer template volume claim bound (#8539)
1 parent 1cadfa4 commit a28883d

File tree

1 file changed

+1
-0
lines changed
  • examples/templates/devcontainer-kubernetes

1 file changed

+1
-0
lines changed

examples/templates/devcontainer-kubernetes/main.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ resource "kubernetes_persistent_volume_claim" "workspaces" {
9898
"coder.workspace_name_at_creation" = data.coder_workspace.me.name
9999
}
100100
}
101+
wait_until_bound = false
101102
spec {
102103
access_modes = ["ReadWriteOnce"]
103104
resources {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy