Skip to content

Commit

Permalink
Legger på HA for databasen.
Browse files Browse the repository at this point in the history
  • Loading branch information
geiralund committed Jun 25, 2024
1 parent fc3b086 commit 61936b1
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 @@ -86,7 +86,7 @@ spec:
type: POSTGRES_12
tier: {{db_tier}}
diskType: SSD
highAvailability: false
highAvailability: true
diskSize: {{db_size}}
diskAutoresize: true
autoBackupHour: 3
Expand Down

0 comments on commit 61936b1

Please sign in to comment.