Compare commits

..

1 Commits

Author SHA1 Message Date
Gitea Actions Bot 583beaffa7 Auto-update README with current k8s applications
Terraform / Terraform (pull_request) Successful in 30s
Generated by CI/CD workflow on 2026-04-29 14:54:57

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-04-29 14:54:57 +00:00
+8
View File
@@ -47,3 +47,11 @@ spec:
limits:
memory: "128Mi"
cpu: "150m"
securityContext:
runAsNonRoot: true
runAsUser: 1000
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
capabilities:
drop:
- ALL