You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@submarine.apache.org by "Che-Kuang Chu (Jira)" <ji...@apache.org> on 2021/08/18 10:34:00 UTC

[jira] [Created] (SUBMARINE-990) Add helm templates to support storage class configurations

Che-Kuang Chu created SUBMARINE-990:
---------------------------------------

             Summary: Add helm templates to support storage class configurations
                 Key: SUBMARINE-990
                 URL: https://issues.apache.org/jira/browse/SUBMARINE-990
             Project: Apache Submarine
          Issue Type: Improvement
            Reporter: Che-Kuang Chu
            Assignee: Che-Kuang Chu


From SUBMARINE-975, we can find out that the storage class configurations (provisioner, reclaim policy, etc) is unchangeable.

By adding helm templates (`_helper.tpl`) and adding more values (`values.yaml`), we can use `helm install --set storageclass.provisioner=...` to change the default configurations of the storage class. Therefore, we can easily set up different configurations on different clusters such as `kind`.

 

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@submarine.apache.org
For additional commands, e-mail: dev-help@submarine.apache.org