You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: keep a useable empty dir mount even when persistence is disabled (#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>
0 commit comments