Assuming one has an asynced state of the secret key between the DB and the RSC instance, how would one resolve it for k8s deployments?
I am aware of https://docs.rstudio.com/connect/admin/appendix/cli/#rscadmin and rscadmin --reset-secret-key. However, in this state the RSC pod does not even start and hence one cannot run rscadmin to solve the issue (as on a host or docker install where the startup can more easily be overriden).
Is there an easy solution which I am overlooking?
Assuming one has an asynced state of the secret key between the DB and the RSC instance, how would one resolve it for k8s deployments?
I am aware of https://docs.rstudio.com/connect/admin/appendix/cli/#rscadmin and
rscadmin --reset-secret-key. However, in this state the RSC pod does not even start and hence one cannot runrscadminto solve the issue (as on a host or docker install where the startup can more easily be overriden).Is there an easy solution which I am overlooking?