Skip to content

Commit 8ac8d88

Browse files
Merge pull request #60800 from danielclowers/CNV-26234
2 parents 31656bb + 351a241 commit 8ac8d88

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

modules/virt-deploying-tto.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[id="virt-deploying-tto_{context}"]
77
= Deploying the Tekton Tasks Operator resources
88

9-
The Tekton Tasks Operator (TTO) cluster tasks and example pipelines are not deployed by default when you install {VirtProductName}. To deploy TTO resources, enable the `deployTektonTaskResources` feature gate in the `HyperConverged` custom resource (CR).
9+
The Tekton Tasks Operator (TTO) tasks and example pipelines are not deployed by default when you install {VirtProductName}. To deploy TTO resources, enable the `deployTektonTaskResources` feature gate in the `HyperConverged` custom resource (CR).
1010

1111
.Procedure
1212

@@ -37,7 +37,7 @@ spec:
3737
+
3838
[NOTE]
3939
====
40-
The cluster tasks and example pipelines remain available even if you disable the feature gate later.
40+
The tasks and example pipelines remain available even if you disable the feature gate later.
4141
====
4242

4343
. Save your changes and exit the editor.

modules/virt-supported-tekton-tasks.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[id="virt-supported-tekton-tasks_{context}"]
77
= Virtual machine tasks supported by the Tekton Tasks Operator
88

9-
The following table shows the cluster tasks that are included as part of the Tekton Tasks Operator.
9+
The following table shows the tasks that are included as part of the Tekton Tasks Operator.
1010

1111
.Virtual machine tasks supported by the Tekton Tasks Operator
1212
[cols="1,1",options="header"]

virt/virtual_machines/virt-managing-vms-openshift-pipelines.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ toc::[]
88

99
xref:../../cicd/pipelines/understanding-openshift-pipelines.adoc#understanding-openshift-pipelines[{pipelines-title}] is a Kubernetes-native CI/CD framework that allows developers to design and run each step of the CI/CD pipeline in its own container.
1010

11-
The Tekton Tasks Operator (TTO) integrates {VirtProductName} with {pipelines-shortname}. TTO includes cluster tasks and example pipelines that allow you to:
11+
The Tekton Tasks Operator (TTO) integrates {VirtProductName} with {pipelines-shortname}. TTO includes tasks and example pipelines that allow you to:
1212

1313
* Create and manage virtual machines (VMs), persistent volume claims (PVCs), and data volumes
1414
* Run commands in VMs

0 commit comments

Comments
 (0)