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
I am wondering, but have not been able to find and example of, telling the ArangoDeployment to not delete the PVC once created. I don't like the idea that if the deployment gets deleted that the data is deleted as well. Is there either a way to make it not do this on deletion of the deployment (make it where it manually has to be deleted) or to mount from a already generated PVC that is a separately managed configuration?