Skip to content

Commit 797b684

Browse files
committed
docs(demo/airflow-scheduled-job): Simplify install
Otherwise it makes the rest of the demo confusing
1 parent 548fdb4 commit 797b684

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

docs/modules/demos/pages/airflow-scheduled-job.adoc

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,11 @@
33

44
Install this demo on an existing Kubernetes cluster:
55

6-
[source,console]
7-
----
8-
$ stackablectl demo install airflow-scheduled-job
9-
----
10-
11-
You can also deploy it to a specific namespace (the namespace `airflow-demo` will be assumed in this guide):
6+
[NOTE]
7+
====
8+
The namespace `airflow-demo` will be assumed in this guide.
9+
It will be created if it doesn't exist.
10+
====
1211

1312
[source,console]
1413
----

0 commit comments

Comments
 (0)