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
On EKS deployments, it would be nice to have a default storageclass named persistent, instead of gp2. That would bring consistency with the documentation, and allows to easily reuse existing automation without specific cases for EKS.
On EKS deployments, it would be nice to have a default storageclass named
persistent, instead ofgp2. That would bring consistency with the documentation, and allows to easily reuse existing automation without specific cases for EKS.