wip: Match chart to k8s state

This commit is contained in:
2025-06-05 13:52:36 +02:00
parent 1bb720840d
commit 9249f0eb18
82 changed files with 28211 additions and 329 deletions
@@ -1,5 +1,5 @@
nfs:
server: {{ .Values.cluster_config.fileserver }}
server: {{ .Values.clusterConfig.fileserver }}
path: /{{ default (.Values.clusterConfig.cluster) .Values.nfs_provisioner.path }}
mountOptions:
- nfsvers=4.2
@@ -13,4 +13,4 @@ storageClass:
tolerations:
- key: unschedulable
operator: Exists
effect: NoSchedule
effect: NoSchedule