Charlie
Charlie
changing secgroup doesn't work for me. works better on k8s with: ``` initContainers: - name: volume-mount image: busybox command: ["sh", "-c", "chown -R 200:200 /nexus-data"] volumeMounts: - name: mountPath: /nexus-data...
If there's no easy fix, I'd suggest leave all checkbox unchecked by default, and let user to add their desired items, because every action of unchecking a checkbox has a...
User A has access to A's namespace items, when we open monocular, we'd like to see a login prompt for user token, if we use user A's token, we should...
If I use pvc to keep downloaded charts from deleting or upgrading pod, will API downloads all charts all over again every time when it boots up?
I had this error and installed aria2 then start working perfectly
I have successfully coded it to use proxy. In my case, i have 2 major issues with my network. 1. our network allows all other websites except openai related sites,...
isn't it because `In order to use the updateUser() method, the user needs to be signed in first`? https://supabase.com/docs/reference/javascript/auth-updateuser
> @chz8494 When going through the password reset flow, the user is not logged in, but will temporarily be identified by a code that's in the URL as a parameter...
Mine actually just started working now, user can get tokens and session after clicking reset link
+1 The chat models and chains can be modified easily to use proxy, but those which relies on langchain is really kinda annoying, I have to change pkg in sub...