Helm chart for deploying SigScale OCS on Kubernetes
helm install ocs-1 sigscale-ocs
helm list
helm uninstall ocs-1
helm install \
--set ocsConfig.create=true \
--set-file ocsConfig.sysConfig=sys.config \
ocs-1 sigscale-ocs
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Helm chart for deploying SigScale OCS on Kubernetes
helm install ocs-1 sigscale-ocs
helm list
helm uninstall ocs-1
helm install \
--set ocsConfig.create=true \
--set-file ocsConfig.sysConfig=sys.config \
ocs-1 sigscale-ocs