chore: Update manifests after change

This commit is contained in:
2025-12-09 23:32:40 +00:00
parent 648daeec0a
commit bbd2933aa1
1120 changed files with 30 additions and 1633 deletions

View File

@@ -1,5 +1,4 @@
---
# Source: democratic-csi-synology-iscsi/charts/democratic-csi/templates/storage-classes.yaml
apiVersion: storage.k8s.io/v1
kind: StorageClass
metadata:
@@ -15,4 +14,3 @@ allowVolumeExpansion: true
volumeBindingMode: Immediate
parameters:
fsType: "ext4"
# this loop is deeply connected to the loop for Secret creation below