Skip to content

Commit 6afce48

Browse files
committed
fix: linter error
1 parent 1409ef9 commit 6afce48

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

helm-chart/ray-cluster/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ helm uninstall raycluster
7878
| nameOverride | string | `"kuberay"` | String to partially override release name. |
7979
| fullnameOverride | string | `""` | String to fully override release name. |
8080
| imagePullSecrets | list | `[]` | Secrets with credentials to pull images from a private registry |
81+
| gcsFaultTolerance.enabled | bool | `false` | |
8182
| common.containerEnv | list | `[]` | containerEnv specifies environment variables for the Ray head and worker containers. Follows standard K8s container env schema. |
8283
| head.initContainers | list | `[]` | Init containers to add to the head pod |
8384
| head.labels | object | `{}` | Labels for the head pod |

0 commit comments

Comments
 (0)