From d9704506d98b7d9cc0b9bf131c6d2bc6eadc2c6d Mon Sep 17 00:00:00 2001 From: Stefan Wiedemann Date: Mon, 22 Apr 2024 15:24:43 +0200 Subject: [PATCH] Update values.yaml --- ionos/marketplace/iam/keyrock/values.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ionos/marketplace/iam/keyrock/values.yaml b/ionos/marketplace/iam/keyrock/values.yaml index d9cda5df..8539aceb 100644 --- a/ionos/marketplace/iam/keyrock/values.yaml +++ b/ionos/marketplace/iam/keyrock/values.yaml @@ -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 @@ -80,4 +80,4 @@ initScript: issuer: "did:web:dome-marketplace.org" notBefore: "1616583866" notOnOrAfter: "1735817171" - issuerDid: "did:web:dome-marketplace.org" \ No newline at end of file + issuerDid: "did:web:dome-marketplace.org"