From bc08b16ed3ff453dccfc2aac0d653f3c829a655f Mon Sep 17 00:00:00 2001 From: Matthias Hinrichs Date: Tue, 13 Jan 2026 15:08:59 +0100 Subject: [PATCH] =?UTF-8?q?=C3=84ndere=20das=20Projekt=20in=20csi-nfs-app.?= =?UTF-8?q?yaml=20von=20cluster-functions=20zu=20cluster-infra?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 08_cluster_infrastructure/nfs-csi/csi-nfs-app.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08_cluster_infrastructure/nfs-csi/csi-nfs-app.yaml b/08_cluster_infrastructure/nfs-csi/csi-nfs-app.yaml index ba14393..d86addf 100644 --- a/08_cluster_infrastructure/nfs-csi/csi-nfs-app.yaml +++ b/08_cluster_infrastructure/nfs-csi/csi-nfs-app.yaml @@ -9,7 +9,7 @@ spec: destination: server: https://kubernetes.default.svc namespace: kube-system - project: cluster-functions + project: cluster-infra sources: - chart: csi-driver-nfs repoURL: https://raw.githubusercontent.com/kubernetes-csi/csi-driver-nfs/master/charts