You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: The depth of syncing, i.e. the number of commits to clone; defaults to 1.
@@ -129,14 +142,6 @@ spec:
129
142
description: 'The git repository URL that will be cloned, for example: `https://github.com/stackabletech/airflow-operator` or `ssh://git@github.com:stackable-airflow/dags.git`.'
130
143
format: uri
131
144
type: string
132
-
sshSecret:
133
-
description: |-
134
-
The name of the Secret used for SSH access to the repository.
135
-
136
-
The referenced Secret must include two fields: `key` and `knownHosts`.
0 commit comments