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 eb2356c commit 2707761Copy full SHA for 2707761
1 file changed
rust/operator-binary/src/backend/mod.rs
@@ -139,7 +139,6 @@ pub struct SecretVolumeSelector {
139
)]
140
pub cert_manager_cert_lifetime: Option<Duration>,
141
142
- // TODO (@Techassi): Name to be decided. Will potentially be renamed.
143
/// Configure to either only provision public data or public + private data.
144
///
145
/// The following pieces of data are considered public/non-senstive:
0 commit comments