Skip to content

Commit c786902

Browse files
committed
Move comments to top
1 parent e47b1e4 commit c786902

File tree

3 files changed

+8
-9
lines changed

3 files changed

+8
-9
lines changed

telco-core/configuration/reference-crs/optional/other/monitoring-config-cm.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# optional
22
# count: 1
33
---
4+
# Core Observability configuration
5+
# As a prerequisite for merging Core Observability configuration with openshift-monitoring, apply the observabilityRoutePolicy on the HUB from the telco-hub required reference-crs. This is needed to copy the alert-manager URL from the hub side open-cluster-management-observability namespace and make it available in the openshift-monitoring configmap.
46
apiVersion: v1
57
kind: ConfigMap
68
metadata:
@@ -49,6 +51,3 @@ data:
4951
resources:
5052
requests:
5153
storage: 20Gi
52-
53-
# Core Observability configuration
54-
# As a prerequisite for merging Core Observability configuration with openshift-monitoring, apply the observabilityRoutePolicy on the HUB from the telco-hub required reference-crs. This is needed to copy the alert-manager URL from the hub side open-cluster-management-observability namespace and make it available in the openshift-monitoring configmap.

telco-ran/configuration/kube-compare-reference/cluster-tuning/monitoring-configuration/ReduceMonitoringFootprint.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
---
2+
# RAN Observability configuration
3+
# As a prerequisite for merging RAN Observability configuration with openshift-monitoring, apply the observabilityRoutePolicy on the HUB from the telco-hub required reference-crs. This is needed to copy the alert-manager URL from the hub side open-cluster-management-observability namespace and make it available in the openshift-monitoring configmap.
14
apiVersion: v1
25
kind: ConfigMap
36
metadata:
@@ -39,6 +42,3 @@ data:
3942
externalLabels:
4043
managed_cluster: (?<managed_cluster>.*)
4144
retention: 24h
42-
43-
# RAN Observability configuration
44-
# As a prerequisite for merging RAN Observability configuration with openshift-monitoring, apply the observabilityRoutePolicy on the HUB from the telco-hub required reference-crs. This is needed to copy the alert-manager URL from the hub side open-cluster-management-observability namespace and make it available in the openshift-monitoring configmap.

telco-ran/configuration/source-crs/cluster-tuning/monitoring-configuration/ReduceMonitoringFootprint.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
---
2+
# RAN Observability configuration
3+
# As a prerequisite for merging RAN Observability configuration with openshift-monitoring, apply the observabilityRoutePolicy on the HUB from the telco-hub required reference-crs. This is needed to copy the alert-manager URL from the hub side open-cluster-management-observability namespace and make it available in the openshift-monitoring configmap.
14
apiVersion: v1
25
kind: ConfigMap
36
metadata:
@@ -39,6 +42,3 @@ data:
3942
externalLabels:
4043
managed_cluster: {{ fromClusterClaim "id.openshift.io" }}
4144
retention: 24h
42-
43-
# RAN Observability configuration
44-
# As a prerequisite for merging RAN Observability configuration with openshift-monitoring, apply the observabilityRoutePolicy on the HUB from the telco-hub required reference-crs. This is needed to copy the alert-manager URL from the hub side open-cluster-management-observability namespace and make it available in the openshift-monitoring configmap.

0 commit comments

Comments
 (0)