Hive Hive
Sign in

Atlas DB runner now runs with a least-privilege read-only role

Metadata
Source
GitHub
Version
helm@0.15.0
Domains
Published
Jun 30, 2026 · 08:41 UTC
Repository
tuist/tuist
Update

The Helm chart now activates the tuist_ops_ro role for the internal Atlas DB runner. Operator queries now drop to this read-only role, so writes are blocked by database role privileges rather than only by the read-only transaction. This completes the hardening started in earlier pull requests and improves the security posture of self-hosted Tuist server deployments.