main.Volume deleted und version 1.3.4
This commit is contained in:
@@ -8,17 +8,11 @@ spec:
|
||||
project: default
|
||||
source:
|
||||
repoURL: 'https://community-charts.github.io/helm-charts'
|
||||
targetRevision: 1.3.5
|
||||
targetRevision: 1.3.4
|
||||
helm:
|
||||
parameters:
|
||||
- name: postgresql.enabled
|
||||
value: "true"
|
||||
- name: main.volumes[0].name
|
||||
value: "n8n-data"
|
||||
- name: main.volumeMounts[0].name
|
||||
value: "n8n-data"
|
||||
- name: main.volumeMounts[0].readOnly
|
||||
value: "false"
|
||||
- name: ingress.enabled
|
||||
value: "true"
|
||||
- name: ingress.className
|
||||
|
||||
Reference in New Issue
Block a user