We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 934d68d commit bfadce8Copy full SHA for bfadce8
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