Skip to content

Commit 67e2bb9

Browse files
wdhortonr39132
authored andcommitted
[AIRFLOW-2869] Remove smart quote from default config
Closes apache#3716 from wdhorton/remove-smart-quote- from-cfg
1 parent d9fecba commit 67e2bb9

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
@@ -612,7 +612,7 @@ image_pull_secrets =
612612
gcp_service_account_keys =
613613

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

0 commit comments

Comments
 (0)