Compare commits

..

1 Commits

Author SHA1 Message Date
Gitea Actions Bot 254bf28304 Auto-update README with current k8s applications
Terraform / Terraform (pull_request) Successful in 32s
Generated by CI/CD workflow on 2026-04-29 14:56:08

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