From fbbcddae687225c4bd8d38f2182b169a820104c0 Mon Sep 17 00:00:00 2001 From: Bluston <31760209+Bluston@users.noreply.github.com> Date: Wed, 25 Sep 2019 16:34:31 +0800 Subject: [PATCH] change nginx-ingress-controller tag you can see https://github.com/kubernetes/ingress-nginx/pull/2811 --- docs/examples/auth/oauth-external-auth/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/examples/auth/oauth-external-auth/README.md b/docs/examples/auth/oauth-external-auth/README.md index b0bbed99c8..649d2fa9bd 100644 --- a/docs/examples/auth/oauth-external-auth/README.md +++ b/docs/examples/auth/oauth-external-auth/README.md @@ -6,7 +6,7 @@ The `auth-url` and `auth-signin` annotations allow you to use an external authentication provider to protect your Ingress resources. !!! Important - This annotation requires `nginx-ingress-controller v0.9.0` or greater.) + This annotation requires `nginx-ingress-controller v0.18.0` or greater.) ### Key Detail