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 cb28be3 commit 19a0ac9Copy full SHA for 19a0ac9
crates/stackable-operator/src/crd/git_sync/mod.rs
@@ -56,7 +56,7 @@ pub mod versioned {
56
57
/// A map of optional configuration settings that are listed in the git-sync [documentation].
58
///
59
- /// Also read the git-sync [example] in our documentation.
+ /// Also read the git-sync [example] in our documentation. These settings are not verified.
60
61
/// [documentation]: https://github.com/kubernetes/git-sync/tree/v4.2.4?tab=readme-ov-file#manual
62
/// [example]: DOCS_BASE_URL_PLACEHOLDER/airflow/usage-guide/mounting-dags#_example
0 commit comments