We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 934d68d + bfadce8 commit 367d5e8Copy full SHA for 367d5e8
1 file changed
charts/controller/values.yaml
@@ -11,7 +11,7 @@ deploy_hook_urls: ""
11
# enabled - allows for open registration
12
# disabled - turns off open registration
13
# admin_only - allows for registration by an admin only.
14
-registration_mode: "enabled"
+registration_mode: "admin_only"
15
# Option to disable ssl verification to connect to k8s api server
16
k8s_api_verify_tls: "true"
17
0 commit comments