Skip to content

Commit

Permalink
Oppgrader til postgres 15 (#351)
Browse files Browse the repository at this point in the history
  • Loading branch information
ugur93 authored Jun 23, 2024
1 parent f043678 commit 27296b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .nais/nais.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ spec:
gcp:
sqlInstances:
- name: {{ dbinstancename }}
type: POSTGRES_14
type: POSTGRES_15
diskSize: {{ spec.gcp.sqlInstances.diskSize }}
databases:
- name: {{ dbname }}
Expand Down

0 comments on commit 27296b9

Please sign in to comment.