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've got all the secrets collected locally into a .env file now, and all the in-app config hooked up to use the env vars. Next step is just to get these bundled up for deployment to the prod cluster somehow. My current plan is to take sealed secrets for a spin for this, so all the needed secrets can just be committed to this repo and deployed automatically
These secrets need to be installed the k8s way into the new instance before it goes live so various features will keep working:
The text was updated successfully, but these errors were encountered: