Skip to content

Commit 422073b

Browse files
author
Robert Bailey
authored
Cherry-pick #631 to release-1.1 branch (#632)
Run QSS for Ray & Jupyter on autopilot. (#631)
1 parent 73c3020 commit 422073b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

applications/jupyter/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ spec:
5353
defaultValue: "created-by=gke-ai-quick-start-solutions,ai.gke.io=jupyter"
5454
- name: autopilot_cluster
5555
varType: bool
56-
defaultValue: false
56+
defaultValue: true
5757
- name: client_id
5858
description: Client ID used for enabling IAP
5959
varType: string

applications/ray/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ spec:
3333
defaultValue: false
3434
- name: autopilot_cluster
3535
varType: bool
36-
defaultValue: false
36+
defaultValue: true
3737
- name: cluster_name
3838
varType: string
3939
defaultValue: "ai-on-gke"

0 commit comments

Comments
 (0)