Hi. I’m following the instructions to deploy to kubernetes on gcloud and the n8n environment variables section identifies the need to update n8n-secret.yaml but there’s no example file in the repo. Is it actually needed? i.e. are the docs wrong?
Information on your n8n setup
n8n version: to be installed
Running n8n via (Docker, npm, n8n cloud, desktop app): GCloud standard K8s cluster
I just took a quick look at the repo and it looks like we removed the secret file as part of the v1 update that removed support for basic auth. It looks like we updated everything but the docs although if you did want to use secrets you can create a secret file and reference it like normal.