diff --git a/projects/core/project.yml b/projects/core/project.yml index 1a20da4a..d42db6b5 100644 --- a/projects/core/project.yml +++ b/projects/core/project.yml @@ -2,19 +2,6 @@ config: description: Core Components for Kubernetes apps: -- name: fast-storage - namespace: fast-storage - repoURL: https://github.com/rancher/local-path-provisioner - path: deploy/chart/local-path-provisioner - syncWave: '0' - parameters: - - name: storageClass.name - value: fast - - name: nodePathMap[0].node - value: DEFAULT_PATH_FOR_NON_LISTED_NODES - - name: nodePathMap[0].paths[0] - value: /var/lib/rancher/k3s/storage - - name: ssd-storage namespace: ssd-storage repoURL: https://github.com/rancher/local-path-provisioner