Skip to content

Commit

Permalink
Test portal pre-release
Browse files Browse the repository at this point in the history
  • Loading branch information
dwendland committed Sep 15, 2023
1 parent 1dae575 commit b1480b7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion aws/dsba/packet-delivery/portal/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ pdc-portal:
deployment:
image:
repository: quay.io/i4trust/pdc-portal
tag: 2.8.2
#tag: 2.8.2
tag: 2.9.0-PRE-23
pullPolicy: Always
livenessProbe:
initialDelaySeconds: 4
Expand Down Expand Up @@ -75,5 +76,7 @@ pdc-portal:
did: "did:web:packetdelivery.dsba.fiware.dev:did"
# Client ID to be used
client_id: "packet-delivery-service"
# Show separate Login button which shows the JWT access token only after login
jwtOnlyEnabled: true

idp: []

0 comments on commit b1480b7

Please sign in to comment.