File tree Expand file tree Collapse file tree 4 files changed +24
-0
lines changed Expand file tree Collapse file tree 4 files changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -190,6 +190,10 @@ listview:
190
190
field_colors :
191
191
- context : " main"
192
192
type : " status_warning"
193
+ CertificateExpirationOK :
194
+ field_colors :
195
+ - context : " main"
196
+ type : " status_ok"
193
197
CertificateIssued :
194
198
field_colors :
195
199
- context : " main"
@@ -2378,6 +2382,10 @@ infoview:
2378
2382
field_colors :
2379
2383
- context : " main"
2380
2384
type : " status_warning"
2385
+ CertificateExpirationOK :
2386
+ field_colors :
2387
+ - context : " main"
2388
+ type : " status_ok"
2381
2389
CertificateIssued :
2382
2390
field_colors :
2383
2391
- context : " main"
Original file line number Diff line number Diff line change @@ -185,6 +185,10 @@ listview:
185
185
field_colors :
186
186
- context : " main"
187
187
type : " status_warning"
188
+ CertificateExpirationOK :
189
+ field_colors :
190
+ - context : " main"
191
+ type : " status_ok"
188
192
CertificateIssued :
189
193
field_colors :
190
194
- context : " main"
@@ -2373,6 +2377,10 @@ infoview:
2373
2377
field_colors :
2374
2378
- context : " main"
2375
2379
type : " status_warning"
2380
+ CertificateExpirationOK :
2381
+ field_colors :
2382
+ - context : " main"
2383
+ type : " status_ok"
2376
2384
CertificateIssued :
2377
2385
field_colors :
2378
2386
- context : " main"
Original file line number Diff line number Diff line change @@ -115,6 +115,10 @@ CalculateExpectedPodCountFailed:
115
115
field_colors :
116
116
- context : " main"
117
117
type : " status_warning"
118
+ CertificateExpirationOK :
119
+ field_colors :
120
+ - context : " main"
121
+ type : " status_ok"
118
122
CertificateIssued :
119
123
field_colors :
120
124
- context : " main"
Original file line number Diff line number Diff line change @@ -114,6 +114,10 @@ CalculateExpectedPodCountFailed:
114
114
field_colors:
115
115
- context: "main"
116
116
type: "status_warning"
117
+ CertificateExpirationOK:
118
+ field_colors:
119
+ - context: "main"
120
+ type: "status_ok"
117
121
CertificateIssued:
118
122
field_colors:
119
123
- context: "main"
You can’t perform that action at this time.
0 commit comments