fix: add ignoreDifferences for n8n env duplicates; keep xslt-lab firebase disabled
This commit is contained in:
@@ -5,14 +5,13 @@ metadata:
|
||||
namespace: argocd
|
||||
spec:
|
||||
project: default
|
||||
source:
|
||||
repoURL: https://community-charts.github.io/helm-charts/
|
||||
chart: n8n
|
||||
targetRevision: 1.15.7
|
||||
helm:
|
||||
releaseName: n8n
|
||||
valueFiles:
|
||||
- $values/apps/n8n/values.yaml
|
||||
ignoreDifferences:
|
||||
- group: apps
|
||||
kind: Deployment
|
||||
name: n8n
|
||||
namespace: n8n
|
||||
jqPathExpressions:
|
||||
- .spec.template.spec.containers[].env
|
||||
sources:
|
||||
- repoURL: https://community-charts.github.io/helm-charts/
|
||||
chart: n8n
|
||||
|
||||
Reference in New Issue
Block a user