Compare commits

..

1 Commits

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

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-02-05 17:43:27 +00:00
2 changed files with 3 additions and 11 deletions

View File

@@ -11,14 +11,6 @@ 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

View File

@@ -6,7 +6,7 @@ metadata:
spec: spec:
accessModes: accessModes:
- ReadWriteMany - ReadWriteMany
storageClassName: longhorn storageClassName: nfs-csi
resources: resources:
requests: requests:
storage: 10Gi storage: 10Gi