Skip to content

Commit 700f5f0

Browse files
wdhortonbolkedebruin
authored andcommitted
[AIRFLOW-2869] Remove smart quote from default config
Closes apache#3716 from wdhorton/remove-smart-quote- from-cfg (cherry picked from commit 67e2bb9) Signed-off-by: Bolke de Bruin <bolke@xs4all.nl>
1 parent c010e4a commit 700f5f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

airflow/config_templates/default_airflow.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -606,7 +606,7 @@ image_pull_secrets =
606606
gcp_service_account_keys =
607607

608608
# Use the service account kubernetes gives to pods to connect to kubernetes cluster.
609-
# Its intended for clients that expect to be running inside a pod running on kubernetes.
609+
# It's intended for clients that expect to be running inside a pod running on kubernetes.
610610
# It will raise an exception if called from a process not running in a kubernetes environment.
611611
in_cluster = True
612612

0 commit comments

Comments
 (0)