You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(helm): review round — whitelabeled realtime HPA opt-out, external-db isolation on with required CIDR in install flow
- values-whitelabeled now actually sets autoscaling.realtime.enabled: false
(the earlier batch aborted before reaching this file — Cursor caught it)
- external-db keeps networkPolicy enabled (no isolation regression); the DB
egress CIDR is marked REQUIRED and wired into both documented install
commands via --set, so the copy-paste flow sets the real subnet in the same
breath as the DB host
0 commit comments