Skip to content

Commit

Permalink
chore: update backend documentation
Browse files Browse the repository at this point in the history
Signed-off-by: ThibaultFy <thibault.fouqueray@gmail.com>
  • Loading branch information
ThibaultFy committed Apr 25, 2024
1 parent 052bd50 commit 70fb2c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Accepted true values for `bool` are: `1`, `ON`, `On`, `on`, `T`, `t`, `TRUE`, `T
| string | `COMMON_HOST_DOMAIN` | nil | |
| string | `COMPUTE_POD_FS_GROUP` | nil | |
| int | `COMPUTE_POD_GKE_GPUS_LIMITS` | `0` | |
| string | `COMPUTE_POD_RESOURCES` | nil | |
| string | `COMPUTE_POD_RUN_AS_GROUP` | nil | |
| string | `COMPUTE_POD_RUN_AS_USER` | nil | |
| int | `COMPUTE_POD_STARTUP_TIMEOUT_SECONDS` | `300` | |
Expand All @@ -43,6 +44,7 @@ Accepted true values for `bool` are: `1`, `ON`, `On`, `on`, `T`, `t`, `TRUE`, `T
| string | `KANIKO_DOCKER_CONFIG_SECRET_NAME` | nil | |
| string | `KANIKO_IMAGE` | nil | |
| bool | `KANIKO_MIRROR` | `False` | |
| string | `KANIKO_RESOURCES` | nil | |
| bool | `LOGGING_USE_COLORS` | `True` | |
| string | `LOG_LEVEL` | `INFO` | |
| string | `NAMESPACE` | nil | |
Expand Down

0 comments on commit 70fb2c7

Please sign in to comment.