Skip to content

Commit 1ebaedd

Browse files
committed
Enable privileged monitoring
1 parent db5e362 commit 1ebaedd

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
@@ -179,7 +179,7 @@ components:
179179
- ../../components/utils/endpoints # REQUIRED - DO NOT REMOVE
180180
#
181181
# - ../../components/privileged # -- Run Sourcegraph with privileged and root access
182-
# - ../../components/monitoring/privileged # -- Run monitoring stack with privileged and root access
182+
- ../../components/monitoring/privileged # -- Run monitoring stack with privileged and root access
183183
#
184184
# Recommended for clusters with RBAC enabled.
185185
# - ../../components/enable/service-discovery # -- Enable service-discovery for frontend

0 commit comments

Comments
 (0)