You need to sign in or sign up before continuing.
Commit 2154c3f1 authored by 舒成's avatar 舒成

update

parent 09b85b63
Pipeline #1657 passed with stage
# StorageOS Helm Chart
```bash
# install
helm install /etc/kubernetes/helm/storageos \
......@@ -70,4 +69,12 @@ ingress:
csi:
enable: true
```
## images
由于rc-5版本免费试用的额度为500GB不够用,所以部署rc-4版本
```
```
\ No newline at end of file
......@@ -80,7 +80,7 @@ ingress:
## The list of hostnames to be covered with this ingress record.
## Most likely this will be just one host, but in the event more hosts are needed, this is an array
hosts:
- name: storageos.wodcloud.com
- name: storageos.wodcloud.local
## Set this to true in order to enable TLS on the ingress record
## A side effect of this will be that the backend joomla service will be connected at port 443
......
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