Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions OpenShift-Sandbox-Deployment/keyrock/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ keyrock:
statefulset:
image:
repository: fiware/idm
tag: i4trust-rc7-header-size
tag: 8.3.3
pullPolicy: Always

## Set either an ingress or openshift route for making Keyrock externally available
Expand Down Expand Up @@ -86,13 +86,13 @@ keyrock:
# -- Enable usage of satellite
enabled: true
# -- Identifier (EORI) of satellite
identifier: "EU.EORI.NL000000000"
identifier: "EU.EORI.NLi4TRUSTSAT"
# -- URL of satellite
url: "https://scheme.isharetest.net"
url: "https://mw.i4trustsat.ishareworks.nl"
# -- Token endpoint of satellite
tokenEndpoint: "https://scheme.isharetest.net/connect/token"
tokenEndpoint: "https://mw.i4trustsat.ishareworks.nl/connect/token"
# -- Parties endpoint of satellite
partiesEndpoint: "https://scheme.isharetest.net/parties"
partiesEndpoint: "https://mw.i4trustsat.ishareworks.nl/parties"

## -- Configuration of local key and certificate for validation and generation of tokens
token:
Expand All @@ -111,4 +111,4 @@ keyrock:
- name: IDM_DB_SEED
value: "true"
- name: IDM_SERVER_MAX_HEADER_SIZE
value: "32768"
value: "32768"