feat: ingress
This commit is contained in:
@@ -1 +1,10 @@
|
|||||||
executor: KubernetesExecutor
|
executor: KubernetesExecutor
|
||||||
|
|
||||||
|
ingress:
|
||||||
|
web:
|
||||||
|
enabled: true
|
||||||
|
ingressClassName: nginx
|
||||||
|
hosts:
|
||||||
|
- name: airflow.49.13.143.254.nip.io
|
||||||
|
tls:
|
||||||
|
enabled: false
|
||||||
|
|||||||
Reference in New Issue
Block a user