Skip to content

Commit 8711cff

Browse files
authored
Update the remote cluster ui help field (#94)
1 parent b353956 commit 8711cff

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
@@ -56,7 +56,7 @@ spec:
5656
title: Deploy ArgoCD Application on Remote Cluster?
5757
type: boolean
5858
default: false
59-
ui:help: "Check this to deploy the ArgoCD application to a remote cluster"
59+
ui:help: "If you select this field, you must ensure that the Remote Cluster is already configured on your RHDH instance."
6060
argoNS:
6161
title: ArgoCD Namespace
6262
type: string

templates/audio-to-text/template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ spec:
5656
title: Deploy ArgoCD Application on Remote Cluster?
5757
type: boolean
5858
default: false
59-
ui:help: "Check this to deploy the ArgoCD application to a remote cluster"
59+
ui:help: "If you select this field, you must ensure that the Remote Cluster is already configured on your RHDH instance."
6060
argoNS:
6161
title: ArgoCD Namespace
6262
type: string

templates/chatbot/template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ spec:
5656
title: Deploy ArgoCD Application on Remote Cluster?
5757
type: boolean
5858
default: false
59-
ui:help: "Check this to deploy the ArgoCD application to a remote cluster"
59+
ui:help: "If you select this field, you must ensure that the Remote Cluster is already configured on your RHDH instance."
6060
argoNS:
6161
title: ArgoCD Namespace
6262
type: string

templates/codegen/template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ spec:
5656
title: Deploy ArgoCD Application on Remote Cluster?
5757
type: boolean
5858
default: false
59-
ui:help: "Check this to deploy the ArgoCD application to a remote cluster"
59+
ui:help: "If you select this field, you must ensure that the Remote Cluster is already configured on your RHDH instance."
6060
argoNS:
6161
title: ArgoCD Namespace
6262
type: string

templates/model-server/template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ spec:
5656
title: Deploy ArgoCD Application on Remote Cluster?
5757
type: boolean
5858
default: false
59-
ui:help: "Check this to deploy the ArgoCD application to a remote cluster"
59+
ui:help: "If you select this field, you must ensure that the Remote Cluster is already configured on your RHDH instance."
6060
argoNS:
6161
title: ArgoCD Namespace
6262
type: string

templates/object-detection/template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ spec:
5656
title: Deploy ArgoCD Application on Remote Cluster?
5757
type: boolean
5858
default: false
59-
ui:help: "Check this to deploy the ArgoCD application to a remote cluster"
59+
ui:help: "If you select this field, you must ensure that the Remote Cluster is already configured on your RHDH instance."
6060
argoNS:
6161
title: ArgoCD Namespace
6262
type: string

templates/rag/template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ spec:
5656
title: Deploy ArgoCD Application on Remote Cluster?
5757
type: boolean
5858
default: false
59-
ui:help: "Check this to deploy the ArgoCD application to a remote cluster"
59+
ui:help: "If you select this field, you must ensure that the Remote Cluster is already configured on your RHDH instance."
6060
argoNS:
6161
title: ArgoCD Namespace
6262
type: string

0 commit comments

Comments
 (0)