itzg / minecraft-server-charts

MIT License
267 stars 142 forks source link

add subPath support for dataDir and backupDir #185

Open seanb4t opened 8 months ago

seanb4t commented 8 months ago

Adding in support for specifying a subPath of a given volume to use for backup and dataDir ( partial support was already there for dataDir )

billimek commented 8 months ago

It's probably also worthwhile adding a comment to the values.yaml file for the Values.mcbackup.persistence.backupDir section indicating that subPath is now an option.

itzg commented 8 months ago

Agreed