Skip to content

Commit 01d09dd

Browse files
Remove comment mentioning product config
1 parent ab46316 commit 01d09dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • crates/stackable-operator/src/crd/authentication/oidc

crates/stackable-operator/src/crd/authentication/oidc/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ pub mod versioned {
132132
None,
133133
}
134134

135-
/// OIDC specific config options. These are set on the product config level.
135+
/// OIDC specific config options.
136136
#[derive(
137137
Clone, Debug, Deserialize, Eq, Hash, JsonSchema, Ord, PartialEq, PartialOrd, Serialize,
138138
)]

0 commit comments

Comments
 (0)