Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: keep a useable empty dir mount even when persistence is disabl…
…ed (#2124) ## Description This PR sets up an empty dir when persistence is disable which is something needed for the longhorn init package: https://github.com/defenseunicorns/zarf-init-longhorn ## Related Issue Fixes #1995 ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change which adds functionality) - [ ] Other (security config, docs update, etc) ## Checklist before merging - [ ] Test, docs, adr added or updated as needed - [x] [Contributor Guide Steps](https://github.com/defenseunicorns/zarf/blob/main/CONTRIBUTING.md#developer-workflow) followed --------- Co-authored-by: Ben Mountjoy <benmountjoy@gmail.com>
- Loading branch information