File tree 4 files changed +5
-5
lines changed
4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -150,7 +150,7 @@ metadata:
150
150
categories : OpenShift Optional, Logging & Tracing
151
151
certified : " false"
152
152
containerImage : docker.io/grafana/loki-operator:0.7.0
153
- createdAt : " 2024-10-30T09:43:17Z "
153
+ createdAt : " 2024-11-07T09:40:12Z "
154
154
description : The Community Loki Operator provides Kubernetes native deployment
155
155
and management of Loki and related logging components.
156
156
features.operators.openshift.io/disconnected : " true"
Original file line number Diff line number Diff line change @@ -150,7 +150,7 @@ metadata:
150
150
categories : OpenShift Optional, Logging & Tracing
151
151
certified : " false"
152
152
containerImage : docker.io/grafana/loki-operator:0.7.0
153
- createdAt : " 2024-10-30T09:43:15Z "
153
+ createdAt : " 2024-11-07T09:40:10Z "
154
154
description : The Community Loki Operator provides Kubernetes native deployment
155
155
and management of Loki and related logging components.
156
156
operators.operatorframework.io/builder : operator-sdk-unknown
@@ -1873,7 +1873,7 @@ spec:
1873
1873
- --upstream=http://127.0.0.1:8080/
1874
1874
- --logtostderr=true
1875
1875
- --v=0
1876
- image : gcr .io/kubebuilder /kube-rbac-proxy:v0.18.1
1876
+ image : quay .io/brancz /kube-rbac-proxy:v0.18.1
1877
1877
name : kube-rbac-proxy
1878
1878
ports :
1879
1879
- containerPort : 8443
Original file line number Diff line number Diff line change @@ -150,7 +150,7 @@ metadata:
150
150
categories : OpenShift Optional, Logging & Tracing
151
151
certified : " false"
152
152
containerImage : quay.io/openshift-logging/loki-operator:0.1.0
153
- createdAt : " 2024-10-30T09:43:19Z "
153
+ createdAt : " 2024-11-07T09:40:14Z "
154
154
description : |
155
155
The Loki Operator for OCP provides a means for configuring and managing a Loki stack for cluster logging.
156
156
## Prerequisites and Requirements
Original file line number Diff line number Diff line change 7
7
spec :
8
8
containers :
9
9
- name : kube-rbac-proxy
10
- image : gcr .io/kubebuilder /kube-rbac-proxy:v0.18.1
10
+ image : quay .io/brancz /kube-rbac-proxy:v0.18.1
11
11
args :
12
12
- " --secure-listen-address=0.0.0.0:8443"
13
13
- " --upstream=http://127.0.0.1:8080/"
You can’t perform that action at this time.
0 commit comments