commit a8d926ad8a39d20370a01d867e037da7e9a47817
parent bbfbaa6c59fd7089b2225824c028e7cd9a361d35
Author: MTRNord <mtrnord1@gmail.com>
Date: Thu, 10 Oct 2024 20:33:41 +0200
Deploy rook
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/infrastructure/controllers/rook.yaml b/infrastructure/controllers/rook.yaml
@@ -68,8 +68,9 @@ spec:
storageClassDeviceSets:
- name: "hcloud-volumes"
count: 3
- portable: false
+ portable: true
encrypted: false
+ tuneFastDeviceClass: true
volumeClaimTemplates:
- metadata:
name: "data"