Update documentation #2

This commit is contained in:
Danny Bessems 2020-09-23 15:52:05 +02:00
parent ed0f68aab0
commit 9bfc5b4fbc
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ Store credentials in `secret`:
kubectl create secret generic --type=mount/smb smb-secret --from-literal=username=<<omitted>> --from-literal=password=<<omitted>>
```
#### 1.3) *Optional* `storageClass` for NFS:
#### 1.3) *Optional* `storageClass` for block storage:
Install [Longhorn](https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog/src/branch/master/storage/Longhorn/README.md) for block storage with NFS-backed backup schedules.
### 2) Ingress Controller