add storage
This commit is contained in:
@@ -6,6 +6,12 @@
|
||||
helm upgrade --install --create-namespace -n longhorn-system longhorn charts/longhorn/
|
||||
```
|
||||
|
||||
или так
|
||||
|
||||
```bash
|
||||
kubectl apply -f https://raw.githubusercontent.com/longhorn/longhorn/v1.6.2/deploy/longhorn.yaml
|
||||
```
|
||||
|
||||
## Бекапы
|
||||
|
||||
1. заполняем файлик секретов кредами для подключения к s3
|
||||
|
Reference in New Issue
Block a user