Added storage for n8n
All checks were successful
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 6s
Check with kubeconform / lint (push) Successful in 5s
Auto-update README / Generate README and Create MR (push) Successful in 5s

This commit is contained in:
AB from home.homenet
2026-02-04 01:54:44 +02:00
parent 3564f5d9c3
commit a4a1fecbd1

View File

@@ -13,7 +13,7 @@ spec:
postgres-password: |- postgres-password: |-
{{ .psql }} {{ .psql }}
N8N_ENCRYPTION_KEY: |- N8N_ENCRYPTION_KEY: |-
{{ .enc-pass }} {{ .enc_pass }}
data: data:
- secretKey: psql - secretKey: psql
sourceRef: sourceRef:
@@ -26,7 +26,7 @@ spec:
metadataPolicy: None metadataPolicy: None
key: 2a9deb39-ef22-433e-a1be-df1555625e22 key: 2a9deb39-ef22-433e-a1be-df1555625e22
property: fields[13].value property: fields[13].value
- secretKey: enc-pass - secretKey: enc_pass
sourceRef: sourceRef:
storeRef: storeRef:
name: vaultwarden-login name: vaultwarden-login