diff --git a/docs/helm-chart/manage-dags-files.rst b/docs/helm-chart/manage-dags-files.rst index 7c980d61f0cde..62b2e2948c655 100644 --- a/docs/helm-chart/manage-dags-files.rst +++ b/docs/helm-chart/manage-dags-files.rst @@ -177,7 +177,7 @@ In this example, you will create a yaml file called ``override-values.yaml`` to dags: gitSync: enabled: true - repo: ssh://git@github.com//.git + repo: git@github.com//.git branch: subPath: "" sshKeySecret: airflow-ssh-secret