From 4ca94c5fb0ef1127afbe83223ff1f148b658d1e8 Mon Sep 17 00:00:00 2001 From: Evelyn Gurschler Date: Thu, 18 Jul 2024 09:23:05 +0200 Subject: [PATCH] chore(1.1.0-rc.1): change structure in values.yaml of association env (#212) change to consolidation from https://github.com/eclipse-tractusx/ssi-credential-issuer/pull/172 --- environments/helm-values/values-int.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/environments/helm-values/values-int.yaml b/environments/helm-values/values-int.yaml index 63bf12b9..ef8b970c 100644 --- a/environments/helm-values/values-int.yaml +++ b/environments/helm-values/values-int.yaml @@ -42,7 +42,7 @@ ingress: backend: port: 8080 -issuer: +service: swaggerEnabled: true credential: issuerDid: "did:web:portal-backend.int.catena-x.net:api:administration:staticdata:did:BPNL00000003CRHK" @@ -55,7 +55,7 @@ issuer: clientId: "" clientSecret: "" -issuermigrations: +migrations: logging: default: "Debug"