We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9fecba commit 67e2bb9Copy full SHA for 67e2bb9
airflow/config_templates/default_airflow.cfg
@@ -612,7 +612,7 @@ image_pull_secrets =
612
gcp_service_account_keys =
613
614
# Use the service account kubernetes gives to pods to connect to kubernetes cluster.
615
-# 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.
616
# It will raise an exception if called from a process not running in a kubernetes environment.
617
in_cluster = True
618
0 commit comments