Skip to content

Commit 310b6ae

Browse files
committed
Skru på allowAllUsers i AzureAD i dev også
1 parent 78f123b commit 310b6ae

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ ctrl-c og docker-compose -f docker-compose.yml down
5454

5555
### Tilgang til Postgres databasen
5656

57-
For utfyllende dokumentasjon se [Postgres i NAV](https://github.com/navikt/utvikling/blob/master/PostgreSQL.md)
57+
For utfyllende dokumentasjon se [Postgres i NAV](https://github.com/navikt/utvikling/blob/main/docs/teknisk/PostgreSQL.md)
5858

5959
#### Tldr
6060

nais/dev/nais.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ spec:
3535
memory: 256Mi
3636
azure:
3737
application:
38+
allowAllUsers: true # Dette var default før NAIS endret default til false
3839
enabled: true
3940
accessPolicy:
4041
inbound:

0 commit comments

Comments
 (0)