File tree Expand file tree Collapse file tree 3 files changed +0
-26
lines changed
ci/deploy-logging-dependencies Expand file tree Collapse file tree 3 files changed +0
-26
lines changed Original file line number Diff line number Diff line change 3131---
3232apiVersion : operators.coreos.com/v1alpha1
3333kind : Subscription
34- metadata :
35- name : cluster-observability-operator
36- namespace : openshift-operators
37- spec :
38- channel : development
39- installPlanApproval : Automatic
40- name : cluster-observability-operator
41- source : redhat-operators
42- sourceNamespace : openshift-marketplace
43- ---
44- apiVersion : operators.coreos.com/v1alpha1
45- kind : Subscription
4634metadata :
4735 name : loki-operator
4836 namespace : openshift-operators-redhat
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1- - name : Deploy UIPlugin to enable Console view
2- ansible.builtin.shell :
3- cmd : |
4- oc apply -f {{ role_path }}/files/ui_plugin.yaml -n openshift-logging
5-
61- name : Create cluster log forwarder
72 ansible.builtin.shell :
83 cmd : |
You can’t perform that action at this time.
0 commit comments