Skip to content

Commit

Permalink
Application promotion
Browse files Browse the repository at this point in the history
  • Loading branch information
GhostGto authored and github-actions[bot] committed Aug 11, 2024
1 parent 0cefd84 commit 65c97af
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions environment-promotion/envs/prod/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ spec:
- name: webserver-simple
env:
- name: UI_THEME
value: "dark"
value: "light"
- name: CACHE_SIZE
value: "1024kb"
- name: PAGE_LIMIT
value: "25"
- name: SORTING
value: "ascending"
- name: N_BUCKETS
value: "12"
value: "24"
2 changes: 1 addition & 1 deletion environment-promotion/envs/prod/version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ spec:
spec:
containers:
- name: webserver-simple
image: docker.io/kostiscodefresh/simple-env-app:2.0
image: docker.io/kostiscodefresh/simple-env-app:3.0

0 comments on commit 65c97af

Please sign in to comment.