Marcel Wunderlich

Results 5 issues of Marcel Wunderlich

## Describe your Issue At the moment it is impossible to mount a data directory which is not $somepath/data. The offending code is in [lines 218-226 of deployment.yaml](https://github.com/nextcloud/helm/blob/main/charts/nextcloud/templates/deployment.yaml#L218-L226): ```yaml {{-...

- subPath now does not necessarily end on /data, in particular empty subPath possible for datadir on specific PVC - datadir persistence now does not depend on overall persistence anymore...

Persistence

## Describe your Issue The current setup effectively requires several writable and persistent directories, both for writing configs via entrypoints as well as for managing nextcloud itself. Furthermore, by using...

The number replicas should be configurable independently for each service, i.e. drop `.Values.replicas` and then have `.Values.services.$service.replicas` for each $service we deploy. Random thoughts: - I think it is fine...

Priority:p3-medium
Category:Enhancement

### Operating System Linux ### (Linux only) Distribution Mint ### (Linux only) Desktop Environment Mate ### (Linux Only) Display Server X.Org ### Installation Method Official Release ### Xournal++ Version 1.2.2...

bug