Skip to content

Commit

Permalink
fix examples
Browse files Browse the repository at this point in the history
Signed-off-by: Adrien <[email protected]>
  • Loading branch information
XciD committed Mar 21, 2024
1 parent a5443e3 commit 02ad7f3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions examples/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -142,8 +142,9 @@ name = "pod_exec"
path = "pod_exec.rs"

[[example]]
name = "pod_log_node_proxy"
path = "pod_log_node_proxy.rs"
name = "pod_log_kubelet_debug"
path = "pod_log_kubelet_debug.rs"
required-features = ["kubelet-debug"]

[[example]]
name = "pod_paged"
Expand Down
File renamed without changes.

0 comments on commit 02ad7f3

Please sign in to comment.