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 19e7c7e commit ea88ad4Copy full SHA for ea88ad4
.github/PULL_REQUEST_TEMPLATE.md
@@ -3,6 +3,9 @@
3
- [ ] Follow the [manual testing process](https://github.com/sourcegraph/deploy-sourcegraph-helm/blob/main/TEST.md)
4
- [ ] Update [changelog](https://github.com/sourcegraph/deploy-sourcegraph-helm/blob/main/charts/sourcegraph/CHANGELOG.md)
5
- [ ] Update [Kubernetes update doc](https://docs.sourcegraph.com/admin/updates/kubernetes)
6
+- [ ] Ensure that any resource configuration changes are reflected in the
7
+ Appliance. Make changes to the relevant service in
8
+ https://github.com/sourcegraph/sourcegraph/tree/main/internal/appliance/reconciler.
9
10
### Test plan
11
0 commit comments