We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78f123b commit 310b6aeCopy full SHA for 310b6ae
README.md
@@ -54,7 +54,7 @@ ctrl-c og docker-compose -f docker-compose.yml down
54
55
### Tilgang til Postgres databasen
56
57
-For utfyllende dokumentasjon se [Postgres i NAV](https://github.com/navikt/utvikling/blob/master/PostgreSQL.md)
+For utfyllende dokumentasjon se [Postgres i NAV](https://github.com/navikt/utvikling/blob/main/docs/teknisk/PostgreSQL.md)
58
59
#### Tldr
60
nais/dev/nais.yaml
@@ -35,6 +35,7 @@ spec:
35
memory: 256Mi
36
azure:
37
application:
38
+ allowAllUsers: true # Dette var default før NAIS endret default til false
39
enabled: true
40
accessPolicy:
41
inbound:
0 commit comments