File tree Expand file tree Collapse file tree 2 files changed +43
-43
lines changed Expand file tree Collapse file tree 2 files changed +43
-43
lines changed Original file line number Diff line number Diff line change @@ -121,13 +121,13 @@ spec:
121
121
additionalProperties :
122
122
type : object
123
123
x-kubernetes-preserve-unknown-fields : true
124
- properties :
125
- name :
126
- type : string
127
- severity :
128
- type : string
129
- type :
130
- type : string
124
+ properties :
125
+ name :
126
+ type : string
127
+ severity :
128
+ type : string
129
+ type :
130
+ type : string
131
131
containers :
132
132
type : object
133
133
additionalProperties :
@@ -192,13 +192,13 @@ spec:
192
192
additionalProperties :
193
193
type : object
194
194
x-kubernetes-preserve-unknown-fields : true
195
- properties :
196
- name :
197
- type : string
198
- severity :
199
- type : string
200
- type :
201
- type : string
195
+ properties :
196
+ name :
197
+ type : string
198
+ severity :
199
+ type : string
200
+ type :
201
+ type : string
202
202
resources :
203
203
type : object
204
204
x-kubernetes-preserve-unknown-fields : true
@@ -276,13 +276,13 @@ spec:
276
276
additionalProperties :
277
277
type : object
278
278
x-kubernetes-preserve-unknown-fields : true
279
- properties :
280
- name :
281
- type : string
282
- severity :
283
- type : string
284
- type :
285
- type : string
279
+ properties :
280
+ name :
281
+ type : string
282
+ severity :
283
+ type : string
284
+ type :
285
+ type : string
286
286
containers :
287
287
type : object
288
288
additionalProperties :
@@ -347,13 +347,13 @@ spec:
347
347
additionalProperties :
348
348
type : object
349
349
x-kubernetes-preserve-unknown-fields : true
350
- properties :
351
- name :
352
- type : string
353
- severity :
354
- type : string
355
- type :
356
- type : string
350
+ properties :
351
+ name :
352
+ type : string
353
+ severity :
354
+ type : string
355
+ type :
356
+ type : string
357
357
resources :
358
358
type : object
359
359
x-kubernetes-preserve-unknown-fields : true
@@ -431,13 +431,13 @@ spec:
431
431
additionalProperties :
432
432
type : object
433
433
x-kubernetes-preserve-unknown-fields : true
434
- properties :
435
- name :
436
- type : string
437
- severity :
438
- type : string
439
- type :
440
- type : string
434
+ properties :
435
+ name :
436
+ type : string
437
+ severity :
438
+ type : string
439
+ type :
440
+ type : string
441
441
containers :
442
442
type : object
443
443
additionalProperties :
@@ -501,13 +501,13 @@ spec:
501
501
additionalProperties :
502
502
type : object
503
503
x-kubernetes-preserve-unknown-fields : true
504
- properties :
505
- name :
506
- type : string
507
- severity :
508
- type : string
509
- type :
510
- type : string
504
+ properties :
505
+ name :
506
+ type : string
507
+ severity :
508
+ type : string
509
+ type :
510
+ type : string
511
511
resources :
512
512
type : object
513
513
x-kubernetes-preserve-unknown-fields : true
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ replicaCount: 3
2
2
image :
3
3
repository : public.ecr.aws/perfectscale-io/psc-autoscaler
4
4
pullPolicy : Always
5
- tag : " v1.0.22 "
5
+ tag : " v1.0.23 "
6
6
settings :
7
7
port : 8443
8
8
env : " prod"
You can’t perform that action at this time.
0 commit comments