Skip to content

Commit 73322f8

Browse files
committed
re-enabling monitoring stack
1 parent 42afde5 commit 73322f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

instances/deploy/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ resources:
1717
- buildConfig.yaml # -- Update the CONFIG Key values in buildConfig.yaml when instructed
1818
# [REQUIRED: RESOURCES] Resources for the default Sourcegraph instance
1919
- ../../base/sourcegraph # -- Resources for Sourcegraph
20-
# - ../../base/monitoring # -- Resources for Sourcegraph Monitoring Stack
20+
- ../../base/monitoring # -- Resources for Sourcegraph Monitoring Stack
2121
# ---------------- Add additional resources below this line if needed ---------------- #
2222
# -
2323
##########################################################################################

0 commit comments

Comments
 (0)