Skip to content

Commit

Permalink
Legg til database
Browse files Browse the repository at this point in the history
  • Loading branch information
matiasvinjevoll committed Sep 10, 2024
1 parent 403df9b commit 19f7b58
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .nais/app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@ spec:
autoInstrumentation:
enabled: true
runtime: "java"
# gcp:
# sqlInstances:
# - type: POSTGRES_16
# tier: db-f1-micro
# databases:
# - name: brev
gcp:
sqlInstances:
- type: POSTGRES_16
tier: db-f1-micro
databases:
- name: brev
liveness:
path: /actuator/live
initialDelay: 3
Expand Down

0 comments on commit 19f7b58

Please sign in to comment.