fix(vm-jj): missing ns

This commit is contained in:
JJGadgets
2024-04-08 00:11:02 +08:00
parent d733893005
commit e7047cd115

View File

@@ -6,7 +6,7 @@ metadata:
namespace: flux-system
spec:
path: ./kube/deploy/vm/ad/_deps
targetNamespace: "vm-ad"
targetNamespace: "vm-jj"
dependsOn:
- name: zz-vm-1-kubevirt-app
---