We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c010e4a commit 700f5f0Copy full SHA for 700f5f0
airflow/config_templates/default_airflow.cfg
@@ -606,7 +606,7 @@ image_pull_secrets =
606
gcp_service_account_keys =
607
608
# Use the service account kubernetes gives to pods to connect to kubernetes cluster.
609
-# It’s intended for clients that expect to be running inside a pod running on kubernetes.
+# It's intended for clients that expect to be running inside a pod running on kubernetes.
610
# It will raise an exception if called from a process not running in a kubernetes environment.
611
in_cluster = True
612
0 commit comments