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 0ead809 commit 78ca578Copy full SHA for 78ca578
instances/deploy/kustomization.yaml
@@ -17,7 +17,7 @@ resources:
17
- buildConfig.yaml # -- Update the CONFIG Key values in buildConfig.yaml when instructed
18
# [REQUIRED: RESOURCES] Resources for the default Sourcegraph instance
19
- ../../base/sourcegraph # -- Resources for Sourcegraph
20
- - ../../base/monitoring # -- Resources for Sourcegraph Monitoring Stack
+ # - ../../base/monitoring # -- Resources for Sourcegraph Monitoring Stack
21
# ---------------- Add additional resources below this line if needed ---------------- #
22
# -
23
##########################################################################################
0 commit comments