diff --git a/nais/dev-gcp.yml b/nais/dev-gcp.yml index 287e0af8..6e986033 100644 --- a/nais/dev-gcp.yml +++ b/nais/dev-gcp.yml @@ -37,7 +37,7 @@ spec: pool: nav-dev gcp: sqlInstances: - - type: POSTGRES_14 + - type: POSTGRES_16 cascadingDelete: true diskAutoresize: true pointInTimeRecovery: true @@ -87,8 +87,8 @@ spec: runtime: java replicas: # TODO: Antall replikas er satt til 0 for å hindre ressursbruk mens applikasjonen er idle - min: 0 - max: 0 + min: 1 + max: 1 resources: limits: cpu: "2"