Skip to content

Commit 75dff64

Browse files
committed
Prod: Upgrade Postgres to 15, downgrade db spec.
1 parent bef9bf4 commit 75dff64

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deploy/prod.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ ingresses:
22
- https://kabal-smart-editor-api.intern.nav.no
33
externalHosts:
44
springProfile: prod-gcp
5-
db_tier: db-custom-4-15360
5+
db_tier: db-custom-1-3840
66
db_size: 10
77
db_ha: true
8-
db_type: POSTGRES_12
8+
db_type: POSTGRES_15
99
tenant: nav.no
1010

1111
envs:

0 commit comments

Comments
 (0)