Skip to content

Commit 3a200e8

Browse files
Merge pull request #63 from CodeForPhilly/docs/retire-helm-operational-docs
docs(ops): operational doc updates that were dropped from #62
2 parents a6c1fb9 + 9936547 commit 3a200e8

5 files changed

Lines changed: 157 additions & 217 deletions

File tree

docs/operations/cutover.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -122,10 +122,11 @@ fresh private-storage bucket.
122122
Every counter should be zero in the orphan + inconsistent categories.
123123
If anything is flagged, **stop** and investigate before T-0.
124124

125-
9. Deploy the rewrite to production with `helm upgrade --install` per
126-
[deploy.md](deploy.md). The pod will boot against the just-imported
127-
data + bucket but receive no public traffic yet (ingress hostname not
128-
pointed yet).
125+
9. Deploy the rewrite to production via the production GitOps repo (a
126+
sibling to [`cfp-sandbox-cluster`](https://github.com/CodeForPhilly/cfp-sandbox-cluster)
127+
— see [deploy.md](deploy.md)). The pod will boot against the
128+
just-imported data + bucket but receive no public traffic yet (Gateway
129+
hostname not pointed at the prod LoadBalancer yet).
129130

130131
10. Smoke-test the production hostname through `/etc/hosts` or via direct
131132
cluster IP: hit `/api/health`, `/api/people/<known-slug>`,

0 commit comments

Comments
 (0)