Skip to content

Commit 30f5bba

Browse files
committed
chore(k8s/magiclove/karma): disable netpol
It is wrong, and prevent Karma from working.
1 parent 3edac7f commit 30f5bba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

k8s/magiclove/karma/list.cue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ _image: tag: #Version
4040
#List: items: list.Concat(_items)
4141

4242
_items: [
43-
#CiliumNetworkPolicyList.items,
43+
// #CiliumNetworkPolicyList.items,
4444
#DeploymentList.items,
4545
#GatewayList.items,
4646
#HTTPRouteList.items,

0 commit comments

Comments
 (0)