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
A question here: we have a local environment that we would like to put in the go repository where it start a minikube and add a database. These are not correlated with the helm placed in deployment.
Where would you put them ? Actually, we put the m under deployment/local, but it seems kinda wrong as it is not directly linked to application deployment.