Zachnjue

Results 2 comments of Zachnjue

I installed the devlake using helm. I generated the encryption secret using this command: ENCRYPTION_SECRET=$(openssl rand -base64 2000 | tr -dc 'A-Z' | fold -w 128 | head -n 1)

I tried to install it multiple times. what's the workaround or solution in this case?