You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| gitlab_email_subject_suffix | text | no | <empty> | Suffix in email subject, like [GitLab]|
53
-
| gitlab_smtp_address | host | no | <empty> | SMTP server host |
54
-
| gitlab_smtp_port | port | no | <empty> | SMTP server port |
55
-
| gitlab_smtp_user_name | text | no | <empty> | SMTP user name |
56
-
| gitlab_smtp_password | text | no | <empty> | SMTP password |
57
-
| gitlab_smtp_domain | text | no | <empty> | SMTP domain |
58
-
| gitlab_smtp_enable_starttls_auto | boolean | no | <empty> | Is start-tls-auto enabled? |
59
-
| gitlab_smtp_tls | boolean | no | <empty> | Use TLS? |
60
-
| gitlab_backup_keep_time | number | no | <empty> | The duration in seconds to keep backups before they are allowed to be deleted |
61
-
| gitlab_nginx_disable_hsts | boolean | no | no | If you are running your GitLab instance behind a reverse proxy you probably don't want to configure HSTS in GitLab |
62
-
| gitlab_pages_enabled | boolean | no | no | Enables/Disables the Gitlab Pages feature |
63
-
| gitlab_pages_port | number | no | 8081 | Defines the (internal) port used for Gitlab Pages |
64
-
| gitlab_pages_external_port | number | yes || Defines the mapped port used for Gitlab Pages |
65
-
| gitlab_pages_external_url | url | yes || Defines the URL used for Gitlab Pages |
| gitlab_email_subject_suffix | text | no | <empty> | Suffix in email subject, like [GitLab]|
53
+
| gitlab_smtp_address | host | no | <empty> | SMTP server host|
54
+
| gitlab_smtp_port | port | no | <empty> | SMTP server port|
55
+
| gitlab_smtp_user_name | text | no | <empty> | SMTP user name|
56
+
| gitlab_smtp_password | text | no | <empty> | SMTP password|
57
+
| gitlab_smtp_domain | text | no | <empty> | SMTP domain|
58
+
| gitlab_smtp_enable_starttls_auto | boolean | no | <empty> | Is start-tls-auto enabled?|
59
+
| gitlab_smtp_tls | boolean | no | <empty> | Use TLS?|
60
+
| gitlab_backup_keep_time | number | no | <empty> | The duration in seconds to keep backups before they are allowed to be deleted|
61
+
| gitlab_nginx_disable_hsts | boolean | no | no| If you are running your GitLab instance behind a reverse proxy you probably don't want to configure HSTS in GitLab |
62
+
| gitlab_pages_enabled | boolean | no | no | Enables/Disables the Gitlab Pages feature|
63
+
| gitlab_pages_port | number | no | 8081 | Defines the (internal) port used for Gitlab Pages|
64
+
| gitlab_pages_external_port | number | yes || Defines the mapped port used for Gitlab Pages|
65
+
| gitlab_pages_external_url | url | yes || Defines the URL used for Gitlab Pages|
66
+
| gitlab_disable_prometheus | boolean | no || Disable prometheus exporter|
67
+
| gitlab_sidekiq_concurrency | number | no || Setup the number of sidekiq concurrency processes|
68
+
| gitlab_state | text | no |`present`| Defines whether gitlab will be installed (`present`) or uninstalled (`absent`)|
0 commit comments