Commit 2154c3f1 authored by 舒成's avatar 舒成

update

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