# Basic HA. Still `strategy: Recreate` (inherited from base) since the PVCs # are RWO — 2 replicas doesn't buy zero-downtime rollouts by itself, only # tolerance for a node loss between deploys. Revisit if that's not enough. apiVersion: apps/v1 kind: Deployment metadata: name: vncmail-plus spec: replicas: 2