Compare commits

..

2 Commits

Author SHA1 Message Date
Gitea Actions Bot
cd2dda509e Auto-update README with current k8s applications
All checks were successful
Terraform / Terraform (pull_request) Successful in 18s
Generated by CI/CD workflow on 2026-02-05 17:44:23

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-02-05 17:44:23 +00:00
Ultradesu
52cea30ac3 Fix
All checks were successful
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 9s
Check with kubeconform / lint (push) Successful in 5s
Auto-update README / Generate README and Create MR (push) Successful in 8s
2026-02-05 19:43:53 +02:00

View File

@@ -11,6 +11,14 @@ resources:
- service.yaml - service.yaml
- ingress.yaml - ingress.yaml
helmCharts:
- name: yacy
repo: https://gt.hexor.cy/api/packages/ab/helm
version: 0.1.2
releaseName: yacy
namespace: n8n
valuesFile: values-yacy.yaml
includeCRDs: true
commonLabels: commonLabels:
app.kubernetes.io/name: n8n app.kubernetes.io/name: n8n
app.kubernetes.io/instance: n8n-plain