Commit 4d939a01 authored by root's avatar root

update

parent 051b2d65
......@@ -28,11 +28,13 @@ helm template \
```
## overrides
```bash
cat /etc/kubernetes/helm/harbor/values-overrides.yaml
```
### 有持久化存储StorageOS
```yaml
persistence:
enabled: true
......@@ -141,7 +143,9 @@ notary:
```
### 使用HostPath存储数据
在此之前规划一下哪台服务器存储什么内容
```
harbor-adminserver: enabled
harbor-database: enabled
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment