diff --git a/services/zot/configmap.yaml b/services/zot/configmap.yaml index 573ca0d..1418295 100644 --- a/services/zot/configmap.yaml +++ b/services/zot/configmap.yaml @@ -22,7 +22,7 @@ data: "auth": { "openid": { "providers": { - "keycloak": { + "oidc": { "issuer": "https://sso.bstein.dev/realms/atlas", "clientID": "zot", "clientSecret": "__CLIENT_SECRET__",