Skip to content

Commit 19a0ac9

Browse files
Extend a comment in the GitSync structure
1 parent cb28be3 commit 19a0ac9

File tree

1 file changed

+1
-1
lines changed
  • crates/stackable-operator/src/crd/git_sync

1 file changed

+1
-1
lines changed

crates/stackable-operator/src/crd/git_sync/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ pub mod versioned {
5656

5757
/// A map of optional configuration settings that are listed in the git-sync [documentation].
5858
///
59-
/// Also read the git-sync [example] in our documentation.
59+
/// Also read the git-sync [example] in our documentation. These settings are not verified.
6060
///
6161
/// [documentation]: https://github.com/kubernetes/git-sync/tree/v4.2.4?tab=readme-ov-file#manual
6262
/// [example]: DOCS_BASE_URL_PLACEHOLDER/airflow/usage-guide/mounting-dags#_example

0 commit comments

Comments
 (0)