Skip to content

Commit b146cb7

Browse files
authored
Update kuberay-tpu-values.yaml
1 parent 43194ca commit b146cb7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

modules/kuberay-cluster/kuberay-tpu-values.yaml

+1-2
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,6 @@ worker:
148148
created-by: ray-on-gke
149149
rayStartParams:
150150
block: 'true'
151-
resources: '"{\"google.com/tpu\": 4}"'
152151
initContainerImage: 'busybox:1.28' # Enable users to specify the image for init container. Users can pull the busybox image from their private repositories.
153152
# Security context for the init container.
154153
initContainerSecurityContext: {}
@@ -280,4 +279,4 @@ additionalWorkerGroups:
280279
name: log-volume
281280
sidecarContainers: []
282281
service:
283-
type: ClusterIP
282+
type: ClusterIP

0 commit comments

Comments
 (0)