Skip to content

Commit ebdab32

Browse files
authored
Revert "Add registry pods config to CLusterLogForwarder (openshift#58800)" (openshift#58995)
This reverts commit 1209b90.
1 parent 5d26dda commit ebdab32

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

clusters/build-clusters/common_managed/rh-logging.yaml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -67,14 +67,6 @@ spec:
6767
operator: DoesNotExist # We don't want to store the logs for ci-operator pods
6868
namespaces:
6969
- ci
70-
# temporary adding logging for registry pods
71-
- name: image-registry-pod-logs
72-
application:
73-
selector:
74-
matchLabels:
75-
docker-registry: "default"
76-
namespaces:
77-
- openshift-image-registry
7870
outputs:
7971
- name: splunk-receiver
8072
type: splunk
@@ -95,11 +87,6 @@ spec:
9587
outputRefs:
9688
- cloudwatch-receiver
9789
parse: json
98-
- name: app-ci-registry-logs
99-
inputRefs:
100-
- image-registry-pod-logs
101-
outputRefs:
102-
- cloudwatch-receiver
10390
- name: container-logs
10491
inputRefs:
10592
- application

0 commit comments

Comments
 (0)