SUSE / caasp-services

Layered Services on the SUSE Container-as-a-Service Platform
Apache License 2.0
25 stars 30 forks source link

Adds persistent storage to Portus Helm chart #16

Closed bonhamjp closed 7 years ago

bonhamjp commented 7 years ago

Adds a persistence option to the registry deployment in the Portus helm chart, and a persistent volume claim that is set up if .Values.registry.persistence.enabled is set to true, which it is by default.

I tested this with a pool I created in our Cepth deployment by creating a default storage class to reference the Cepth pool, and installing this chart with the persistence enabled, which successfully bound to my default storage.