We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4463f0a commit 7256a1dCopy full SHA for 7256a1d
docs/RELEASE.md
@@ -22,6 +22,7 @@ Current workflow:
22
Update the image tags in `staging/kustomization.yaml`
23
24
Staging deployments can be manually run with `make deploy-staging`.
25
+Note, this command assumes that the staging k8s context is named dallas-rke
26
27
### Production
28
@@ -37,6 +38,7 @@ Current workflow:
37
38
Update the image tags in `prod/kustomization.yaml`
39
40
Production deployments can be manually run with `make deploy-prod`.
41
+Note, this command assumes that the staging k8s context is named aws-rke
42
43
### Revert
44
0 commit comments