Skip to content

Commit

Permalink
Cherry-pick #631 to release-1.1 branch (#632)
Browse files Browse the repository at this point in the history
Run QSS for Ray & Jupyter on autopilot. (#631)
  • Loading branch information
roberthbailey authored Apr 30, 2024
1 parent 73c3020 commit 422073b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion applications/jupyter/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ spec:
defaultValue: "created-by=gke-ai-quick-start-solutions,ai.gke.io=jupyter"
- name: autopilot_cluster
varType: bool
defaultValue: false
defaultValue: true
- name: client_id
description: Client ID used for enabling IAP
varType: string
Expand Down
2 changes: 1 addition & 1 deletion applications/ray/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
defaultValue: false
- name: autopilot_cluster
varType: bool
defaultValue: false
defaultValue: true
- name: cluster_name
varType: string
defaultValue: "ai-on-gke"
Expand Down

0 comments on commit 422073b

Please sign in to comment.