File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -59,6 +59,7 @@ Then perform the following commands on the root folder:
5959| gitlab\_ enable\_ restore\_ pv | Enable additional storage for TAR Restoration creation of any appreciable size | ` bool ` | ` false ` | no |
6060| gitlab\_ enable\_ smtp | Setup Gitlab email address to send email. | ` bool ` | ` false ` | no |
6161| gitlab\_ gitaly\_ disk\_ size | Setup persistent disk size for gitaly data in GB. Default 100 GB | ` number ` | ` 100 ` | no |
62+ | gitlab\_ gitaly\_ max\_ unavailable | For PodDisruptionBudget, how many pods can be unavailable at one time for Gitaly StatefulSet | ` number ` | ` 0 ` | no |
6263| gitlab\_ hpa\_ max\_ replicas\_ kas | Set the maximum hpa pod replicas for the Gitlab Kas. | ` number ` | ` 10 ` | no |
6364| gitlab\_ hpa\_ max\_ replicas\_ registry | Set the maximum hpa pod replicas for the Gitlab Registry. | ` number ` | ` 10 ` | no |
6465| gitlab\_ hpa\_ max\_ replicas\_ shell | Set the maximum hpa pod replicas for the Gitlab Shell. | ` number ` | ` 10 ` | no |
You can’t perform that action at this time.
0 commit comments