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 10a9c7f commit 215a5dcCopy full SHA for 215a5dc
crates/stackable-webhook/src/servers/conversion.rs
@@ -131,7 +131,6 @@ impl ConversionWebhookServer {
131
/// ];
132
///
133
/// let client = Client::try_default().await.expect("failed to create Kubernetes client");
134
- /// let operator_environment = OperatorEnvironmentOptions::parse();
135
136
/// let options = ConversionWebhookOptions {
137
/// operator_environment,
0 commit comments