We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5296c52 commit fb2fd04Copy full SHA for fb2fd04
1 file changed
docs/modules/airflow/examples/example-airflow-gitsync-https.yaml
@@ -22,7 +22,6 @@ spec:
22
--rev: HEAD # <10>
23
# --rev: git-sync-tag # N.B. tag must be covered by "depth" (the number of commits to clone)
24
# --rev: 39ee3598bd9946a1d958a448c9f7d3774d7a8043 # N.B. commit must be covered by "depth"
25
- # --git-config: http.sslCAInfo:/tmp/ca-cert/ca.crt # N.B. this will trigger a warning if caCertSecretName is also supplied
26
tls:
27
verification:
28
server:
0 commit comments