Compare commits

..

1 Commits

Author SHA1 Message Date
Gitea Actions Bot
3347145c90 Auto-update README with current k8s applications
All checks were successful
Terraform / Terraform (pull_request) Successful in 24s
Generated by CI/CD workflow on 2026-02-03 21:22:38

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-02-03 21:22:38 +00:00
3 changed files with 3 additions and 20 deletions

View File

@@ -10,12 +10,6 @@ helmCharts:
version: 1.16.28
releaseName: n8n
namespace: n8n
valuesFile: values-n8n.yaml
includeCRDs: true
- name: searxng
repo: https://unknowniq.github.io/helm-charts/
version: 0.1.3
releaseName: searxng
namespace: n8n
valuesFile: values-searxng.yaml
valuesFile: values.yaml
includeCRDs: true

View File

@@ -1,8 +0,0 @@
config:
general:
instance_name: "HexorSearXNG"
valkey:
enabled: true
nodeSelector:
kubernetes.io/hostname: master.tail2fe2d.ts.net

View File

@@ -1,6 +1,3 @@
webhook:
url: https://n8n.hexor.cy
db:
type: postgresdb
@@ -38,7 +35,7 @@ ingress:
- path: /
pathType: Prefix
tls:
- secretName: n8n-tls
- secretName: jellyfin-tls
hosts:
- '*.hexor.cy'