We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1186ad4 commit 46e9194Copy full SHA for 46e9194
2 files changed
stacks/airflow/airflow.yaml
@@ -1,6 +1,6 @@
1
---
2
# {% raw %}
3
-apiVersion: airflow.stackable.tech/v1alpha1
+apiVersion: airflow.stackable.tech/v1alpha2
4
kind: AirflowCluster
5
metadata:
6
name: airflow
stacks/airflow/patch_airflow.yaml
@@ -1,5 +1,5 @@
@@ -9,7 +9,7 @@ spec:
9
- name: airflow-dags
10
mountPath: /dags/dag_factory.py
11
subPath: dag_factory.py
12
- - name: kafka-tls-pem
+ - name: tls-pem
13
mountPath: /stackable/kafka-tls-pem
14
webservers:
15
roleGroups:
0 commit comments