Skip to content

Commit

Permalink
Merge pull request #349 from navikt/dev
Browse files Browse the repository at this point in the history
Update db tier config
  • Loading branch information
dragutin-nav authored Aug 29, 2024
2 parents 7d9ee91 + 7d7022d commit ba39af1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .nais/application/application-config-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ spec:
gcp:
sqlInstances:
- type: POSTGRES_15
tier: db-f1-micro
databases:
- name: veilarbfilter
envVarPrefix: DB
Expand Down
1 change: 1 addition & 0 deletions .nais/application/application-config-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ spec:
gcp:
sqlInstances:
- type: POSTGRES_15
tier: db-custom-1-3840
databases:
- name: veilarbfilter
envVarPrefix: DB
Expand Down

0 comments on commit ba39af1

Please sign in to comment.