diff --git a/clusters/homelab/apps/n8n/helmrelease.yaml b/clusters/homelab/apps/n8n/helmrelease.yaml index 6e505d8..d705763 100644 --- a/clusters/homelab/apps/n8n/helmrelease.yaml +++ b/clusters/homelab/apps/n8n/helmrelease.yaml @@ -27,7 +27,8 @@ spec: secretKeyRef: name: n8n-secret key: N8N_ENCRYPTION_KEY - WEBHOOK_URL: "https://n8n.net-scope.org" + WEBHOOK_URL: + value: "https://n8n.net-scope.org" deploymentStrategy: type: "Recreate" persistence: