Skip to content

Commit

Permalink
update to 0.4.4 webshell
Browse files Browse the repository at this point in the history
  • Loading branch information
splattner committed Sep 4, 2023
1 parent bddd68c commit 993ad0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -67,15 +67,15 @@ module "training-cluster" {
cluster_admin = ["user1", "user2", "user3", "user4", "user5"]

# Webshell
count-students = 30
count-students = 20
# User VMs
user-vms-enabled = false

# RBAC in Webshell
webshell-rbac-enabled = true

webshell-settings = {
version = "0.4.2"
version = "0.4.4"

theia-persistence-enabled = true
dind-persistence-enabled = true
Expand Down

0 comments on commit 993ad0c

Please sign in to comment.