Skip to content

Commit 1cfcd7f

Browse files
Bellinkxgithub-actions[bot]
authored andcommitted
Backporting settings from prod
1 parent 22cd85a commit 1cfcd7f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

environment-promotion/envs/qa/settings.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ spec:
1212
- name: UI_THEME
1313
value: "light"
1414
- name: CACHE_SIZE
15-
value: "2048kb"
15+
value: "1024kb"
1616
- name: PAGE_LIMIT
1717
value: "25"
1818
- name: SORTING
1919
value: "ascending"
2020
- name: N_BUCKETS
21-
value: "42"
21+
value: "24"

environment-promotion/envs/qa/version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ spec:
88
spec:
99
containers:
1010
- name: webserver-simple
11-
image: docker.io/kostiscodefresh/simple-env-app:3.0
11+
image: docker.io/kostiscodefresh/simple-env-app:2.0

0 commit comments

Comments
 (0)