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
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