janus-idp / helm-backstage

Helm Chart for Deploying Backstage. This repo is deprecated. Please move to https://github.com/redhat-developer/rhdh-chart

Home Page:https://redhat-developer.github.io/rhdh-chart/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use a PVC-based generic ephemeral volume to store dynamic plugins by default, instead of an emptyDir.

Zaperex opened this issue · comments

Use a PVC-based generic ephemeral volume to store dynamic plugins by default, instead of an emptyDir.

This requires adding general ephemeral volumes in the Upstream backstage helm chart, which requires updating the reference to the kubernetes schema to an up-to-date schema.

Upstream PR backstage/charts#150 would be the first part of this.
When it is available to the Janus helm chart, we'll be able to change the default value in the Janus chart default values.