File tree Expand file tree Collapse file tree 9 files changed +0
-18
lines changed Expand file tree Collapse file tree 9 files changed +0
-18
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,6 @@ metadata:
6
6
labels :
7
7
application : kubernetes
8
8
component : dashboard
9
- version : v2.4.0
10
9
spec :
11
10
replicas : 1
12
11
selector :
18
17
application : kubernetes
19
18
component : dashboard
20
19
deployment : kubernetes-dashboard
21
- version : v2.4.0
22
20
annotations :
23
21
logging/destination : " {{.Cluster.ConfigItems.log_destination_infra}}"
24
22
spec :
Original file line number Diff line number Diff line change @@ -25,7 +25,6 @@ metadata:
25
25
labels :
26
26
application : kubernetes
27
27
component : dashboard-metrics-scraper
28
- version : v1.0.7
29
28
spec :
30
29
replicas : 1
31
30
selector :
37
36
application : kubernetes
38
37
component : dashboard-metrics-scraper
39
38
deployment : dashboard-metrics-scraper
40
- version : v1.0.7
41
39
annotations :
42
40
logging/destination : " {{.Cluster.ConfigItems.log_destination_infra}}"
43
41
spec :
Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ metadata:
7
7
labels :
8
8
application : kubernetes
9
9
component : efs-provisioner
10
- version : v2.4.0
11
10
spec :
12
11
strategy :
13
12
type : Recreate
20
19
application : kubernetes
21
20
component : efs-provisioner
22
21
deployment : efs-provisioner
23
- version : v2.4.0
24
22
annotations :
25
23
logging/destination : " {{.Cluster.ConfigItems.log_destination_infra}}"
26
24
spec :
Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ metadata:
7
7
labels :
8
8
application : kubernetes
9
9
component : kube-downscaler
10
- version : v20.4.1
11
10
spec :
12
11
replicas : 1
13
12
selector :
19
18
deployment : kube-downscaler
20
19
application : kubernetes
21
20
component : kube-downscaler
22
- version : v20.4.1
23
21
annotations :
24
22
logging/destination : " {{.Cluster.ConfigItems.log_destination_infra}}"
25
23
spec :
Original file line number Diff line number Diff line change @@ -6,7 +6,6 @@ metadata:
6
6
labels :
7
7
application : kubernetes
8
8
component : kube2iam
9
- version : 0.11.1
10
9
spec :
11
10
selector :
12
11
matchLabels :
19
18
daemonset : kube2iam
20
19
application : kubernetes
21
20
component : kube2iam
22
- version : 0.11.1
23
21
annotations :
24
22
logging/destination : " {{.Cluster.ConfigItems.log_destination_infra}}"
25
23
spec :
Original file line number Diff line number Diff line change @@ -9,7 +9,6 @@ metadata:
9
9
labels :
10
10
application : kubernetes
11
11
component : kubenurse-prometheus
12
- version : v2.41.0
13
12
name : prometheus
14
13
namespace : kubenurse
15
14
spec :
25
24
statefulset : kubenurse-prometheus
26
25
application : kubernetes
27
26
component : kubenurse-prometheus
28
- version : v2.41.0
29
27
annotations :
30
28
logging/destination : " {{.Cluster.ConfigItems.log_destination_infra}}"
31
29
prometheus.io/path : /metrics
Original file line number Diff line number Diff line change @@ -6,7 +6,6 @@ metadata:
6
6
labels :
7
7
application : kubernetes
8
8
component : pdb-controller
9
- version : v0.0.19
10
9
spec :
11
10
replicas : 1
12
11
selector :
18
17
deployment : pdb-controller
19
18
application : kubernetes
20
19
component : pdb-controller
21
- version : v0.0.19
22
20
annotations :
23
21
logging/destination : " {{.Cluster.ConfigItems.log_destination_infra}}"
24
22
spec :
Original file line number Diff line number Diff line change @@ -39,7 +39,6 @@ instance.
39
39
metadata :
40
40
labels :
41
41
application : redis
42
- version : 3.2.5
43
42
spec :
44
43
containers :
45
44
- name : redis
@@ -147,7 +146,6 @@ Modify your deployment in the following way in order to use the persistent volum
147
146
metadata :
148
147
labels :
149
148
application : redis
150
- version : 3.2.5
151
149
spec :
152
150
containers :
153
151
- name : redis
Original file line number Diff line number Diff line change @@ -3,7 +3,6 @@ kind: StatefulSet
3
3
metadata :
4
4
labels :
5
5
application : loadtest-prometheus
6
- version : v2.26.0
7
6
namespace : loadtest-e2e
8
7
name : loadtest-prometheus
9
8
spec :
17
16
metadata :
18
17
labels :
19
18
application : loadtest-prometheus
20
- version : v2.26.0
21
19
annotations :
22
20
prometheus.io/path : /metrics
23
21
prometheus.io/port : " 9090"
You can’t perform that action at this time.
0 commit comments