diff --git a/clusters/homelab/apps/n8n/helmrelease.yaml b/clusters/homelab/apps/n8n/helmrelease.yaml index c657874..ce0bdd8 100644 --- a/clusters/homelab/apps/n8n/helmrelease.yaml +++ b/clusters/homelab/apps/n8n/helmrelease.yaml @@ -35,5 +35,4 @@ spec: secretKeyRef: name: n8n-secret key: N8N_ENCRYPTION_KEY - WEBHOOK_URL: - value: "https://n8n.net-scope.org" + WEBHOOK_URL: "https://n8n.net-scope.org"