Skip to content

Commit

Permalink
Merge branch 'master' into ms-graph-nav-ansatt
Browse files Browse the repository at this point in the history
  • Loading branch information
ramrock93 committed Nov 19, 2024
2 parents 5da995f + c25184e commit 201d00b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions deploy/dev-gcp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,9 @@ spec:
- name: FLYWAY_REPAIR_ON_FAIL
value: "false"

# Loadbalancerconfig
- name: LOADBALANCER_URL
value: https://k9.intern.dev.nav.no

# Audit logging
- name: AUDITLOGGER_ENABLED
Expand Down
2 changes: 1 addition & 1 deletion deploy/prod-gcp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ spec:

# Loadbalancerconfig
- name: LOADBALANCER_URL
value: https://k9.intern.nav.no
value: https://ung.intern.nav.no

# LDAP
- name: LDAP_URL
Expand Down

0 comments on commit 201d00b

Please sign in to comment.