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 e3465de commit 9136851Copy full SHA for 9136851
1 file changed
crates/stackable-operator/Cargo.toml
@@ -9,7 +9,7 @@ repository.workspace = true
9
10
[features]
11
default = ["crds"]
12
-full = ["certs", "time", "webhook", "kube-ws"]
+full = ["crds", "certs", "time", "webhook", "kube-ws"]
13
14
crds = ["dep:stackable-versioned"]
15
certs = ["dep:stackable-certs"]
0 commit comments