File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -150,7 +150,7 @@ metadata:
150150 categories : OpenShift Optional, Logging & Tracing
151151 certified : " false"
152152 containerImage : docker.io/grafana/loki-operator:0.7.0
153- createdAt : " 2024-10-30T09:43:17Z "
153+ createdAt : " 2024-11-07T09:40:12Z "
154154 description : The Community Loki Operator provides Kubernetes native deployment
155155 and management of Loki and related logging components.
156156 features.operators.openshift.io/disconnected : " true"
Original file line number Diff line number Diff line change @@ -150,7 +150,7 @@ metadata:
150150 categories : OpenShift Optional, Logging & Tracing
151151 certified : " false"
152152 containerImage : docker.io/grafana/loki-operator:0.7.0
153- createdAt : " 2024-10-30T09:43:15Z "
153+ createdAt : " 2024-11-07T09:40:10Z "
154154 description : The Community Loki Operator provides Kubernetes native deployment
155155 and management of Loki and related logging components.
156156 operators.operatorframework.io/builder : operator-sdk-unknown
@@ -1873,7 +1873,7 @@ spec:
18731873 - --upstream=http://127.0.0.1:8080/
18741874 - --logtostderr=true
18751875 - --v=0
1876- image : gcr .io/kubebuilder /kube-rbac-proxy:v0.18.1
1876+ image : quay .io/brancz /kube-rbac-proxy:v0.18.1
18771877 name : kube-rbac-proxy
18781878 ports :
18791879 - containerPort : 8443
Original file line number Diff line number Diff line change @@ -150,7 +150,7 @@ metadata:
150150 categories : OpenShift Optional, Logging & Tracing
151151 certified : " false"
152152 containerImage : quay.io/openshift-logging/loki-operator:0.1.0
153- createdAt : " 2024-10-30T09:43:19Z "
153+ createdAt : " 2024-11-07T09:40:14Z "
154154 description : |
155155 The Loki Operator for OCP provides a means for configuring and managing a Loki stack for cluster logging.
156156 ## Prerequisites and Requirements
Original file line number Diff line number Diff line change 77 spec :
88 containers :
99 - 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
1111 args :
1212 - " --secure-listen-address=0.0.0.0:8443"
1313 - " --upstream=http://127.0.0.1:8080/"
You can’t perform that action at this time.
0 commit comments