File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11apiVersion : kustomize.config.k8s.io/v1alpha1
22kind : Component
33components :
4- - monitoring
4+ # - monitoring
55 - ../../storage-class/k3s
66patches :
77 - path : patches/sourcegraph-frontend.Ingress.yaml
Original file line number Diff line number Diff 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# #########################################################################################
You can’t perform that action at this time.
0 commit comments