Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -45,7 +45,7 @@ jobs:
|
|||||||
git clone ${{ env.K8S_MANIFESTS_REPO }} /tmp/k8s-manifests
|
git clone ${{ env.K8S_MANIFESTS_REPO }} /tmp/k8s-manifests
|
||||||
cd /tmp/k8s-manifests
|
cd /tmp/k8s-manifests
|
||||||
|
|
||||||
sed -i "s|image: .*chemavx/n8n.*\|image: .*n8nio/n8n.*|image: git.chemavx.xyz/chemavx/n8n:${TAG}|g" \
|
sed -i "s|image: .*n8n.*|image: git.chemavx.xyz/chemavx/n8n:${TAG}|g" \
|
||||||
n8n/deployment-n8n.yaml
|
n8n/deployment-n8n.yaml
|
||||||
sed -i "s|imagePullPolicy: Always|imagePullPolicy: IfNotPresent|g" \
|
sed -i "s|imagePullPolicy: Always|imagePullPolicy: IfNotPresent|g" \
|
||||||
n8n/deployment-n8n.yaml
|
n8n/deployment-n8n.yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user