removed(core): fast storage

This commit is contained in:
nold 2022-11-23 20:13:27 +01:00
parent 4eb49a7fd8
commit bba4b99817

View file

@ -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