Skip to content

Update the rstudio-workbench README.md #333

@jforest

Description

@jforest

The current README.md has a section labelled Required Configuration that explains what to do in the event you are NOT having it create homeStorage for you. If you are mounting up a specific PVC, it has a lot of different steps. While working through this, and looking for documentation on the dcf format so I could add a section for config.serverDcf.launcher-mounts I was informed that there is an easier way using new values!

There are a couple of new values that make life easier for mounting up a PVC to workbench and the launcher sessions:

# -- The name of the pvc. By default, computes a value from the release name
name: ""
# -- Whether the persistentVolumeClaim should be mounted (even if not created)
mount: false

These should be explained in the Required Configuration section, rather than the longer and more complicated procedure for setting pod mounts and launcher mounts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationteam: workbenchPosit Workbench related issue

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions