I’ve just tried the version without Rancher. The only problem on my end is the AS which is stuck on a CrashLoopBackOff state.
The log yields the following:
time="2021-01-24T13:08:16Z" level=fatal msg="setup storage error: storage: applying PostgreSQL data migrations error: Unable to create migration plan because of 0052_user_openid_connect.sql: unknown migration in database"
I see that others have experience the same problem regarding PostgreSQL for similar deployments, as have I some time ago, but I’ve kind of just dropped it until now. For this particular problem it looks like it has something to do with the DB initialization (?). Unfortunately I am not familiar with PostgreSQL, and I am also very new to Helm. Any suggestions as to how I can fix the problem?