fix(vm-ad): back to RBD

This commit is contained in:
JJGadgets
2023-12-29 09:54:23 +08:00
parent a64b17c6ae
commit 1a3e57cb8b
3 changed files with 1 additions and 8 deletions

View File

@@ -2,7 +2,7 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
# - pvc.yaml
- pvc.yaml
- secrets-restic.yaml
- rdst.yaml
- rsrc.yaml

View File

@@ -24,11 +24,8 @@ spec:
postBuild:
substitute:
PVC: "vm-ad-dc1-c-drive"
SC: "file"
SNAP: "file"
SIZE: "105Gi"
VOLUMEMODE: "Filesystem"
ACCESSMODE: "ReadWriteMany"
RUID: &uid "107"
RGID: *uid
RFSG: *uid
@@ -66,11 +63,8 @@ spec:
postBuild:
substitute:
PVC: "vm-ad-dc2-c-drive"
SC: "file"
SNAP: "file"
SIZE: "105Gi"
VOLUMEMODE: "Filesystem"
ACCESSMODE: "ReadWriteMany"
RUID: &uid "107"
RGID: *uid
RFSG: *uid

View File

@@ -19,7 +19,6 @@ spec:
vm.home.arpa/ad: "dc${NUM}"
spec:
hostname: "thunder-dc${NUM}"
evictionStrategy: "LiveMigrate" # needs RWX PVC
networks:
- name: "main"
pod: