Skip to content

Commit

Permalink
set allowImplicitLogin in skaffold
Browse files Browse the repository at this point in the history
Signed-off-by: Olivier Léobal <[email protected]>
  • Loading branch information
oleobal committed Aug 8, 2023
1 parent 89bb9b1 commit 4f0ed6d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions examples/values/backend-org-1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ worker:
concurrency: 3

server:
allowImplicitLogin: true
defaultDomain: http://backend-org-1-substra-backend-server.org-1:8000
commonHostDomain: org-1.com
ingress:
Expand Down
1 change: 1 addition & 0 deletions examples/values/backend-org-2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ worker:
concurrency: 3

server:
allowImplicitLogin: true
defaultDomain: http://backend-org-2-substra-backend-server.org-2:8000
commonHostDomain: org-2.com
ingress:
Expand Down

0 comments on commit 4f0ed6d

Please sign in to comment.