Skip to content

Commit 7256a1d

Browse files
committed
update RELEASE.md to mention expected context names
1 parent 4463f0a commit 7256a1d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/RELEASE.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Current workflow:
2222
Update the image tags in `staging/kustomization.yaml`
2323

2424
Staging deployments can be manually run with `make deploy-staging`.
25+
Note, this command assumes that the staging k8s context is named dallas-rke
2526

2627
### Production
2728

@@ -37,6 +38,7 @@ Current workflow:
3738
Update the image tags in `prod/kustomization.yaml`
3839

3940
Production deployments can be manually run with `make deploy-prod`.
41+
Note, this command assumes that the staging k8s context is named aws-rke
4042

4143
### Revert
4244

0 commit comments

Comments
 (0)