Skip to content

Commit 9136851

Browse files
committed
Fixup full feature list
1 parent e3465de commit 9136851

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/stackable-operator/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repository.workspace = true
99

1010
[features]
1111
default = ["crds"]
12-
full = ["certs", "time", "webhook", "kube-ws"]
12+
full = ["crds", "certs", "time", "webhook", "kube-ws"]
1313

1414
crds = ["dep:stackable-versioned"]
1515
certs = ["dep:stackable-certs"]

0 commit comments

Comments
 (0)