Update comstom-values.yaml

This commit is contained in:
wbsong111
2025-04-15 13:37:45 +09:00
parent 3e43a41e17
commit 459425ba58
+1 -1
View File
@@ -12,7 +12,7 @@ ingress:
hosts:
- name: "airflow.example.org"
tls:
enabled: truewrec
enabled: true
secretName: "airflow-tls"
executor: "KubernetesExecutor"