diff --git a/services/zot/configmap.yaml b/services/zot/configmap.yaml index 55fb1c7..8d43e95 100644 --- a/services/zot/configmap.yaml +++ b/services/zot/configmap.yaml @@ -19,18 +19,6 @@ data: "port": "5000", "realm": "zot-registry", "compat": ["docker2s2"], - "auth": { - "openid": { - "providers": { - "oidc": { - "issuer": "https://sso.bstein.dev/realms/atlas", - "clientID": "oauth2-proxy", - "clientSecret": "__CLIENT_SECRET__", - "scopes": ["openid", "profile", "email", "groups"] - } - } - } - }, "externalUrl": "https://registry.bstein.dev", "accessControl": { "repositories": {