Skip to content

Commit

Permalink
Allow behandling-feature on stonad main (#238)
Browse files Browse the repository at this point in the history
  • Loading branch information
ugur93 authored Sep 23, 2024
1 parent 2ba1781 commit fefd902
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .nais/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ azureAccessInbound:
- application: bidrag-behandling
namespace: bidrag
cluster: dev-gcp
- application: bidrag-behandling-feature
namespace: bidrag
cluster: dev-gcp
spec:
replicas:
min: 2
Expand All @@ -30,4 +33,4 @@ spec:
gcp:
sqlInstances:
tier: db-f1-micro
diskAutoresize: true
diskAutoresize: true

0 comments on commit fefd902

Please sign in to comment.