Skip to content

Commit 0d948da

Browse files
geroplcsweichel
authored andcommitted
[dev] Re-enable BLOCK_NEW_USERS and BLOCK_NEW_USERS_PASSLIST
1 parent b1c53ea commit 0d948da

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.werft/values.dev.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ components:
3535
makeNewUsersAdmin: true # for development
3636
theiaPluginsBucketName: gitpod-core-dev-plugins
3737
enableLocalApp: true
38+
blockNewUsers: true
39+
blockNewUsersPasslist:
40+
- "gitpod.io"
3841

3942
registryFacade:
4043
daemonSet: true

0 commit comments

Comments
 (0)