Compare commits

..

1 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
2 changed files with 2 additions and 3 deletions

View File

@@ -2,7 +2,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization kind: Kustomization
resources: resources:
- external-secrets.yaml
- storage.yaml - storage.yaml
- rbac.yaml - rbac.yaml
- redis-deployment.yaml - redis-deployment.yaml

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