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
{{ message }}
This repository has been archived by the owner on May 16, 2023. It is now read-only.
We had an issue discussing this but it looks like it was closed for some reason. Right now it isn't possible to disable the PVC but is as simple as adding a value to disable it. If no one else picks it up I'll get around to it shortly.
Certain node roles do not require any persistent data. Setting
`persistence.enabled: false` will allow nodes to be created without
persistent volumes.
Fixes: #58Fixes: #110
In the migration example I can see a couple of issues:
Also, even there doesn't seem to be a way to disable PVC creation for a Client node. PVC always gets created.
The text was updated successfully, but these errors were encountered: