Skip to content

Commit ef4b1ef

Browse files
authored
Revert remote cluster msg change (#102)
1 parent befc4ab commit ef4b1ef

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

skeleton/template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,7 @@ spec:
466466
title: Deploy ArgoCD Application on Remote Cluster?
467467
type: boolean
468468
default: false
469-
ui:help: "Check this to deploy the ArgoCD application to a remote cluster"
469+
ui:help: "If you select this field, you must ensure that the Remote Cluster is already configured on your RHDH instance."
470470
# SED_APP_SUPPORT_START
471471
rhoaiSelected:
472472
title: Create Workbench for OpenShift AI

templates/audio-to-text/template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ spec:
269269
title: Deploy ArgoCD Application on Remote Cluster?
270270
type: boolean
271271
default: false
272-
ui:help: "Check this to deploy the ArgoCD application to a remote cluster"
272+
ui:help: "If you select this field, you must ensure that the Remote Cluster is already configured on your RHDH instance."
273273
# SED_APP_SUPPORT_START
274274
rhoaiSelected:
275275
title: Create Workbench for OpenShift AI

templates/chatbot/template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ spec:
301301
title: Deploy ArgoCD Application on Remote Cluster?
302302
type: boolean
303303
default: false
304-
ui:help: "Check this to deploy the ArgoCD application to a remote cluster"
304+
ui:help: "If you select this field, you must ensure that the Remote Cluster is already configured on your RHDH instance."
305305
# SED_APP_SUPPORT_START
306306
rhoaiSelected:
307307
title: Create Workbench for OpenShift AI

templates/codegen/template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ spec:
301301
title: Deploy ArgoCD Application on Remote Cluster?
302302
type: boolean
303303
default: false
304-
ui:help: "Check this to deploy the ArgoCD application to a remote cluster"
304+
ui:help: "If you select this field, you must ensure that the Remote Cluster is already configured on your RHDH instance."
305305
# SED_APP_SUPPORT_START
306306
rhoaiSelected:
307307
title: Create Workbench for OpenShift AI

templates/model-server/template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ spec:
187187
title: Deploy ArgoCD Application on Remote Cluster?
188188
type: boolean
189189
default: false
190-
ui:help: "Check this to deploy the ArgoCD application to a remote cluster"
190+
ui:help: "If you select this field, you must ensure that the Remote Cluster is already configured on your RHDH instance."
191191
dependencies:
192192
deployArgoCDApplicationOnRemoteCluster:
193193
oneOf:

templates/object-detection/template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ spec:
269269
title: Deploy ArgoCD Application on Remote Cluster?
270270
type: boolean
271271
default: false
272-
ui:help: "Check this to deploy the ArgoCD application to a remote cluster"
272+
ui:help: "If you select this field, you must ensure that the Remote Cluster is already configured on your RHDH instance."
273273
# SED_APP_SUPPORT_START
274274
rhoaiSelected:
275275
title: Create Workbench for OpenShift AI

templates/rag/template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ spec:
301301
title: Deploy ArgoCD Application on Remote Cluster?
302302
type: boolean
303303
default: false
304-
ui:help: "Check this to deploy the ArgoCD application to a remote cluster"
304+
ui:help: "If you select this field, you must ensure that the Remote Cluster is already configured on your RHDH instance."
305305
# SED_APP_SUPPORT_START
306306
rhoaiSelected:
307307
title: Create Workbench for OpenShift AI

0 commit comments

Comments
 (0)