manifests/storage-class
songtianlun f8e0654b8f feat: add local-storage-class configuration
- Introduce a new StorageClass named `local-data`
- Set provisioner to `rancher.io/local-path`
- Define parameters including `nodePath` and `pathPattern`
- Modify existing StorageClass from `local-data` to `local-zgus1` and include `nodeSelector`

This commit sets up a local storage class to be used within the Kubernetes environment, enabling better management of local volumes.
The new configuration allows for efficient volume binding based on specific node requirements.
2025-04-20 11:09:04 +08:00
..
all-local-path.yaml feat: add local-storage-class configuration 2025-04-20 11:09:04 +08:00