Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

Commit

Permalink
r: setter allowAllUsers til true, da allowAllUsers har blitt endret t…
Browse files Browse the repository at this point in the history
…il å være false som default.
  • Loading branch information
maccyber committed Mar 2, 2023
1 parent 8135a13 commit ef6344d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions nais/nais-dev-gcp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ metadata:
spec:
azure:
application:
allowAllUsers: true
enabled: true
claims:
extra:
Expand Down
1 change: 1 addition & 0 deletions nais/nais-prod-gcp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ metadata:
spec:
azure:
application:
allowAllUsers: true
enabled: true
claims:
extra:
Expand Down

0 comments on commit ef6344d

Please sign in to comment.