Skip to content

Commit 6b2d8d6

Browse files
committed
Typo
1 parent 7149e7d commit 6b2d8d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/concepts/pages/operations/cluster_operations.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Most operators create StatefulSet objects for the products they manage and Kuber
3030

3131
To illustrate how to use the command line to restart one or more Pods, we will assume you used the Stackable Airflow Operator to deploy an Airflow stacklet called `myairflow`.
3232

33-
This stacklet will consist, among other things, of three ServiceSets created for each Airflow role: `scheduler`, `webserver` and `worker`. Let's list them:
33+
This stacklet will consist, among other things, of three StatefulSets created for each Airflow role: `scheduler`, `webserver` and `worker`. Let's list them:
3434

3535
[source,shell]
3636
----

0 commit comments

Comments
 (0)