diff --git a/servers/legion/k8s/mudcraft/statefulset.yaml b/servers/legion/k8s/mudcraft/statefulset.yaml index b393086..e1e4429 100644 --- a/servers/legion/k8s/mudcraft/statefulset.yaml +++ b/servers/legion/k8s/mudcraft/statefulset.yaml @@ -17,7 +17,7 @@ spec: labels: app: mudcraft annotations: - kubectl.kubernetes.io/restartedAt: "2026-03-30T02:00:00Z" + kubectl.kubernetes.io/restartedAt: "2026-03-30T02:15:00Z" spec: terminationGracePeriodSeconds: 120 initContainers: @@ -27,6 +27,9 @@ spec: - name: install-plugins image: registry.neuralplatform.ai/mudcraft/plugins:e41f6256805c28b3bb8e8832293afa3eab701082 imagePullPolicy: Always + securityContext: + runAsUser: 1000 + runAsGroup: 1000 command: - sh - -c