From 6506f9e6106899ddc55adfa7f874ae0e322aa38b Mon Sep 17 00:00:00 2001 From: David <9059044+Tansito@users.noreply.github.com> Date: Mon, 12 Feb 2024 10:58:06 -0500 Subject: [PATCH] Update api version --- .../charts/gateway/templates/rayclustertemplate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/quantum-serverless/charts/gateway/templates/rayclustertemplate.yaml b/charts/quantum-serverless/charts/gateway/templates/rayclustertemplate.yaml index 2c20edaf8..c77022691 100644 --- a/charts/quantum-serverless/charts/gateway/templates/rayclustertemplate.yaml +++ b/charts/quantum-serverless/charts/gateway/templates/rayclustertemplate.yaml @@ -4,7 +4,7 @@ metadata: name: rayclustertemplate data: rayclustertemplate.yaml: | - apiVersion: ray.io/v1alpha1 + apiVersion: ray.io/v1 kind: RayCluster metadata: name: {{`{{ cluster_name }}`}}