deploy Synology CSI

This commit is contained in:
2025-07-31 14:35:35 -05:00
parent edb019c38e
commit 4639725099
11 changed files with 111 additions and 67 deletions

View File

@@ -92,7 +92,7 @@ spec:
capabilities:
add: ["SYS_ADMIN"]
allowPrivilegeEscalation: true
image: registry.k8s.io/sig-storage/csi-provisioner:v3.0.0
image: registry.k8s.io/sig-storage/csi-provisioner:v5.2.0
args:
- --timeout=60s
- --csi-address=$(ADDRESS)
@@ -111,7 +111,7 @@ spec:
capabilities:
add: ["SYS_ADMIN"]
allowPrivilegeEscalation: true
image: registry.k8s.io/sig-storage/csi-attacher:v3.3.0
image: registry.k8s.io/sig-storage/csi-attacher:v4.2.0
args:
- --v=5
- --csi-address=$(ADDRESS)
@@ -128,7 +128,7 @@ spec:
capabilities:
add: ["SYS_ADMIN"]
allowPrivilegeEscalation: true
image: registry.k8s.io/sig-storage/csi-resizer:v1.3.0
image: registry.k8s.io/sig-storage/csi-resizer:v1.13.2
args:
- --v=5
- --csi-address=$(ADDRESS)
@@ -145,7 +145,7 @@ spec:
capabilities:
add: ["SYS_ADMIN"]
allowPrivilegeEscalation: true
image: synology/synology-csi:v1.2.0 #v1.1.3
image: ghcr.io/xphyr/synology-csi:1.4.0
args:
- --nodeid=NotUsed
- --endpoint=$(CSI_ENDPOINT)
@@ -167,4 +167,4 @@ spec:
emptyDir: {}
- name: client-info
secret:
secretName: client-info-secret
secretName: client-info-secret