commit 6b7f4c06c89f660848b55ac73961a143b9b87487 parent fc3718678831e944b90b7c39ed53dffcc85c6271 Author: MTRNord <MTRNord@users.noreply.github.com> Date: Sat, 30 Aug 2025 16:56:01 +0200 Add matrix org statistics Diffstat:
| M | apps/talos_cluster/matrix-org-statistics/deployment.yaml | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/apps/talos_cluster/matrix-org-statistics/deployment.yaml b/apps/talos_cluster/matrix-org-statistics/deployment.yaml @@ -46,8 +46,8 @@ spec: memory: "500Mi" cpu: "250m" securityContext: - runAsUser: 1000 - runAsGroup: 1000 + runAsUser: 999 + runAsGroup: 999 readOnlyRootFilesystem: true ports: - containerPort: 8080