mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 18:18:26 +00:00
fix(vm-ad): wrong path
This commit is contained in:
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user