Skip to content

Commit

Permalink
Update kuberay-tpu-values.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
richardsliu authored Mar 6, 2024
1 parent 43194ca commit b146cb7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions modules/kuberay-cluster/kuberay-tpu-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,6 @@ worker:
created-by: ray-on-gke
rayStartParams:
block: 'true'
resources: '"{\"google.com/tpu\": 4}"'
initContainerImage: 'busybox:1.28' # Enable users to specify the image for init container. Users can pull the busybox image from their private repositories.
# Security context for the init container.
initContainerSecurityContext: {}
Expand Down Expand Up @@ -280,4 +279,4 @@ additionalWorkerGroups:
name: log-volume
sidecarContainers: []
service:
type: ClusterIP
type: ClusterIP

0 comments on commit b146cb7

Please sign in to comment.