diff --git a/n8n/deployment-n8n.yaml b/n8n/deployment-n8n.yaml index 5b97a31..7f6e6b5 100644 --- a/n8n/deployment-n8n.yaml +++ b/n8n/deployment-n8n.yaml @@ -52,8 +52,8 @@ spec: value: sqlite - name: DB_SQLITE_DATABASE value: /home/node/.n8n/database.sqlite - image: n8nio/n8n:latest - imagePullPolicy: Always + image: git.chemavx.xyz/chemavx/n8n:d171ce68 + imagePullPolicy: IfNotPresent name: n8n ports: - containerPort: 5678