diff --git a/docs/user-guides/oauth2-token-introspection.md b/docs/user-guides/oauth2-token-introspection.md index 7f11463e..35002b58 100644 --- a/docs/user-guides/oauth2-token-introspection.md +++ b/docs/user-guides/oauth2-token-introspection.md @@ -289,7 +289,7 @@ kubectl delete authorino/authorino kubectl delete -f https://github.com/raw/kuadrant/authorino-examples/main/envoy/envoy-notls-deploy.yaml kubectl delete -f https://github.com/raw/kuadrant/authorino-examples/main/talker-api/talker-api-deploy.yaml kubectl delete namespace keycloak -kubectl delete namespace a12-server +kubectl delete namespace a12n-server ``` To uninstall the Authorino Operator and manifests (CRDs, RBAC, etc), run: