Skip to content

Commit ebd429f

Browse files
mtulioCopilot
andauthored
Update docs/diagrams/ocp-oidc-multitenant.diagram.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent d87fdee commit ebd429f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/diagrams/ocp-oidc-multitenant.diagram.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ def resize_image(base_fname_png, x, y):
214214
with Cluster("OpenShift/K8S/APIserver"):
215215
kas = APIServer("Kube-API")
216216
with Cluster("OpenShift/K8S/APIserver/HTTP"):
217-
kasOidcConfig = APIServer("/.well-know/openid-configuration")
217+
kasOidcConfig = APIServer("/.well-known/openid-configuration")
218218
kasOidcJwks = APIServer("/openid/v1/jwks")
219219

220220

0 commit comments

Comments
 (0)