Compare commits

..

1 Commits

Author SHA1 Message Date
Gitea Actions Bot a90f43b415 Auto-update README with current k8s applications
Terraform / Terraform (pull_request) Failing after 16s
Generated by CI/CD workflow on 2026-05-05 14:49:12

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-05-05 14:49:12 +00:00
+12
View File
@@ -0,0 +1,12 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ./app.yaml
- ./deployment.yaml
- ./external-secret.yaml
- ./ingress.yaml
- ./kustomization.yaml
- ./rbac.yaml
- ./service-account.yaml
- ./service.yaml