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
Currently we deploy PVCs which are not really needed. We should kick them out, as they slow down everything and impose unneeded requirements on the k8s (such as a storage provider).
Ideally we directly convert the StatefulSet to a Deployment
The text was updated successfully, but these errors were encountered:
Currently we deploy PVCs which are not really needed. We should kick them out, as they slow down everything and impose unneeded requirements on the k8s (such as a storage provider).
Ideally we directly convert the StatefulSet to a Deployment
The text was updated successfully, but these errors were encountered: