fix(vm-ad): wrong path

This commit is contained in:
JJGadgets
2023-12-29 07:02:37 +08:00
parent 4daf25944e
commit ab2ebdeef9

View File

@@ -16,7 +16,7 @@ metadata:
name: zz-vm-ad-dc1-pvc
namespace: flux-system
spec:
path: ./kube/deploy/vm/ad/template-dc
path: ./kube/deploy/core/storage/volsync/template
targetNamespace: "vm-ad"
dependsOn:
- name: 1-core-storage-volsync-app
@@ -58,7 +58,7 @@ metadata:
name: zz-vm-ad-dc2-pvc
namespace: flux-system
spec:
path: ./kube/deploy/vm/ad/template-dc
path: ./kube/deploy/core/storage/volsync/template
targetNamespace: "vm-ad"
dependsOn:
- name: 1-core-storage-volsync-app
@@ -92,4 +92,4 @@ spec:
postBuild:
substitute:
NUM: "2"
UUID: "${VM_UUID_AD_DC2}"
UUID: "${VM_UUID_AD_DC2}"