@@ -382,6 +382,7 @@ Here are variables supported to configure review environments:
| `K8S_REVIEW_URL` | Kubernetes API url for `review` env _(only define if using exploded kubeconfig parameters and if different from default)_ | `$K8S_URL` |
| `K8S_REVIEW_CA_CERT` | the Kubernetes server certificate authority for `review` env _(only define if using exploded kubeconfig parameters and if different from default)_ | `$K8S_CA_CERT` |
| :lock: `K8S_REVIEW_TOKEN`| service account token for `review` env _(only define if using exploded kubeconfig parameters and if different from default)_ | `$K8S_TOKEN` |
| `K8S_REVIEW_AUTOSTOP_DURATION`| The amount of time before GitLab will automatically stop `review` environments | `4 hours` |