Compare commits

..

1 Commits

Author SHA1 Message Date
Gitea Actions Bot
97ff7e6452 Auto-update README with current k8s applications
All checks were successful
Terraform / Terraform (pull_request) Successful in 19s
Generated by CI/CD workflow on 2026-02-04 00:27:18

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-02-04 00:27:18 +00:00

View File

@@ -19,19 +19,21 @@ main:
worker:
mode: queue
persistence:
enabled: true
existingClaim: n8n-home
mountPath: /home/node/.n8n
# persistence:
# enabled: true
# existingClaim: n8n-home
# mountPath: /home/node/.n8n
webhook:
url: https://n8n.hexor.cy
# persistence:
# enabled: true
# existingClaim: n8n-home
# mountPath: /home/node/.n8n
redis:
enabled: true
existingEncryptionKeySecret: credentials
externalPostgresql:
existingSecret: credentials
host: "psql.psql.svc"