Skip to content

Commit

Permalink
Merge pull request #1282 from navikt/prod-gcp-access
Browse files Browse the repository at this point in the history
Tillat trafikk fra prod-gcp
  • Loading branch information
LudvigHz authored Jun 14, 2024
2 parents 93e9edc + cff9c52 commit c15a53a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .nais/nais.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,9 @@ spec:
- application: modiapersonoversikt
namespace: personoversikt
cluster: prod-fss
- application: modiapersonoversikt
namespace: personoversikt
cluster: prod-gcp
env:
- name: APP_ENVIRONMENT_NAME
value: "p"
Expand Down Expand Up @@ -193,4 +196,4 @@ spec:
value: "production"
# TODO: Bruke ekte URL
- name: SKATTEETATEN_INNKREVINGSOPPDRAG_API_BASE_URL
value: "https://api-test.sits.no"
value: "https://api-test.sits.no"

0 comments on commit c15a53a

Please sign in to comment.