Update README.md (#2038)
This commit is contained in:
parent
a30bf2154e
commit
7625ef2276
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ metadata:
|
||||||
nginx.ingress.kubernetes.io/auth-type: basic
|
nginx.ingress.kubernetes.io/auth-type: basic
|
||||||
# name of the secret that contains the user/password definitions
|
# name of the secret that contains the user/password definitions
|
||||||
nginx.ingress.kubernetes.io/auth-secret: basic-auth
|
nginx.ingress.kubernetes.io/auth-secret: basic-auth
|
||||||
# message to display with an appropiate context why the authentication is required
|
# message to display with an appropriate context why the authentication is required
|
||||||
nginx.ingress.kubernetes.io/auth-realm: "Authentication Required - foo"
|
nginx.ingress.kubernetes.io/auth-realm: "Authentication Required - foo"
|
||||||
spec:
|
spec:
|
||||||
rules:
|
rules:
|
||||||
|
|
Loading…
Reference in a new issue