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

This commit is contained in:
Ultradesu
2026-04-29 17:56:22 +03:00
parent 527686c11f
commit 53420017d4
-7
View File
@@ -47,10 +47,3 @@ spec:
limits: limits:
memory: "128Mi" memory: "128Mi"
cpu: "150m" cpu: "150m"
securityContext:
runAsNonRoot: true
runAsUser: 1000
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL