Skip to content

Commit c6edf6d

Browse files
committed
tests(bt/kubectl): fix namaka snapshot
1 parent 8106154 commit c6edf6d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tests/_snapshots/bt-blocktypes

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,11 @@
171171
description = "Build the JSON manifests";
172172
name = "render";
173173
}
174+
{
175+
command = <derivation diff>;
176+
description = "Diff the manifests against the cluster";
177+
name = "diff";
178+
}
174179
{
175180
command = <derivation apply>;
176181
description = "Apply the manifests to K8s";

0 commit comments

Comments
 (0)