File tree 10 files changed +17
-9
lines changed
docs/modules/ROOT/pages/references
custom-links/openshift4-console/openshift4-console
custom-logo/openshift4-console/openshift4-console
custom-plugins/openshift4-console/openshift4-console
custom-route/openshift4-console/openshift4-console
custom-route-legacy/openshift4-console/openshift4-console
custom-route-managed-tls/openshift4-console/openshift4-console
defaults/openshift4-console/openshift4-console
notifications/openshift4-console/openshift4-console
10 files changed +17
-9
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ parameters:
14
14
openshift.io/node-selector : ' '
15
15
openshift_version :
16
16
Major : ' 4'
17
- Minor : ' 13 '
17
+ Minor : ' 17 '
18
18
route :
19
19
console : {}
20
20
downloads : {}
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ default::
35
35
[source,yaml]
36
36
----
37
37
Major: '4'
38
- Minor: '13 '
38
+ Minor: '17 '
39
39
----
40
40
41
41
The OpenShift major and minor version.
Original file line number Diff line number Diff line change @@ -7,4 +7,5 @@ metadata:
7
7
name : cluster
8
8
spec :
9
9
managementState : Managed
10
- plugins : []
10
+ plugins :
11
+ - monitoring-plugin
Original file line number Diff line number Diff line change 12
12
name : console-logo
13
13
customProductName : Company Cloud
14
14
managementState : Managed
15
- plugins : []
15
+ plugins :
16
+ - monitoring-plugin
Original file line number Diff line number Diff line change @@ -8,5 +8,6 @@ metadata:
8
8
spec :
9
9
managementState : Managed
10
10
plugins :
11
+ - monitoring-plugin
11
12
- example-plugin
12
13
- foo-bar
Original file line number Diff line number Diff line change @@ -7,4 +7,5 @@ metadata:
7
7
name : cluster
8
8
spec :
9
9
managementState : Managed
10
- plugins : []
10
+ plugins :
11
+ - monitoring-plugin
Original file line number Diff line number Diff line change @@ -7,4 +7,5 @@ metadata:
7
7
name : cluster
8
8
spec :
9
9
managementState : Managed
10
- plugins : []
10
+ plugins :
11
+ - monitoring-plugin
Original file line number Diff line number Diff line change @@ -7,4 +7,5 @@ metadata:
7
7
name : cluster
8
8
spec :
9
9
managementState : Managed
10
- plugins : []
10
+ plugins :
11
+ - monitoring-plugin
Original file line number Diff line number Diff line change @@ -7,4 +7,5 @@ metadata:
7
7
name : cluster
8
8
spec :
9
9
managementState : Managed
10
- plugins : []
10
+ plugins :
11
+ - monitoring-plugin
Original file line number Diff line number Diff line change @@ -7,4 +7,5 @@ metadata:
7
7
name : cluster
8
8
spec :
9
9
managementState : Managed
10
- plugins : []
10
+ plugins :
11
+ - monitoring-plugin
You can’t perform that action at this time.
0 commit comments