diff --git a/manifests/n8n-deployment.yaml b/manifests/n8n-deployment.yaml index a5aab6d..8b30e37 100644 --- a/manifests/n8n-deployment.yaml +++ b/manifests/n8n-deployment.yaml @@ -52,7 +52,7 @@ spec: name: postgres-secret key: POSTGRES_NON_ROOT_PASSWORD - name: N8N_PROTOCOL - value: http + value: https - name: N8N_PORT value: "443" - name: N8N_HOST