Compare commits

..

2 Commits

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

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-04-29 14:56:48 +00:00
Ultradesu 53420017d4 Fix pet image tag
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 6s
Auto-update README / Generate README and Create MR (push) Successful in 7s
Check with kubeconform / lint (push) Successful in 26s
2026-04-29 17:56:22 +03:00
-7
View File
@@ -47,10 +47,3 @@ spec:
limits:
memory: "128Mi"
cpu: "150m"
securityContext:
runAsNonRoot: true
runAsUser: 1000
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL