Skip to content

Commit

Permalink
Update values.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
wistefan authored Apr 22, 2024
1 parent 7d1aa05 commit d970450
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ionos/marketplace/iam/keyrock/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,12 +65,12 @@ keyrock:
- name: IDM_PR_CLIENT_KEY
valueFrom:
secretKeyRef:
name: vcwaltid-tls-sec
name: walt-id-vcwaltid-tls-sec
key: tls.key
- name: IDM_PR_CLIENT_CRT
valueFrom:
secretKeyRef:
name: vcwaltid-tls-sec
name: walt-id-vcwaltid-tls-sec
key: tls.crt
initScript:
## Creation of role mapping policies during deployment
Expand All @@ -80,4 +80,4 @@ initScript:
issuer: "did:web:dome-marketplace.org"
notBefore: "1616583866"
notOnOrAfter: "1735817171"
issuerDid: "did:web:dome-marketplace.org"
issuerDid: "did:web:dome-marketplace.org"

0 comments on commit d970450

Please sign in to comment.