ingress-nginx-helm/docs/examples
Eric Stokes 4b317389e6
Fixed incorrect cli flag --default-backend
The flag stated in the example readme is `--default-backend` but passing that (or looking at --help`) for the ingress controller shows:

unknown flag: --default-backend
...
      --default-backend-service string          Service used to serve HTTP requests not matching any known server name (catch-all).
                                                Takes the form "namespace/name". The controller configures NGINX to forward
                                                requests to the first port of this Service.

ref: https://github.com/kubernetes/ingress-nginx/blob/master/cmd/nginx/flags.go#L55
2020-02-15 08:33:42 +00:00
..
affinity/cookie Add SameSite=None support and conditionally omit SameSite=None for backwards compatibility 2020-01-29 14:30:00 -07:00
auth oauth-external-auth: README.md: Link to oauth2-proxy, dashboard-ingress.yaml 2020-02-14 15:42:46 +01:00
chashsubset Migrate ingress definitions from extensions to networking.k8s.io 2019-12-12 21:25:00 -03:00
customization Fixed incorrect cli flag --default-backend 2020-02-15 08:33:42 +00:00
docker-registry Cleanup docs (#5043) 2020-02-09 20:50:27 -03:00
grpc fix formatting 2020-02-07 13:28:26 +05:30
multi-tls Migrate ingress definitions from extensions to networking.k8s.io 2019-12-12 21:25:00 -03:00
psp Release 0.28.0 (#4970) 2020-01-28 07:56:33 -03:00
rewrite Update README.md 2020-01-11 16:56:57 -08:00
static-ip Fix image version (#4977) 2020-01-28 08:56:12 -03:00
tls-termination Migrate ingress definitions from extensions to networking.k8s.io 2019-12-12 21:25:00 -03:00
http-svc.yaml Migrate ingress definitions from extensions to networking.k8s.io 2019-12-12 21:25:00 -03:00
index.md Fix documentation links [skip ci] (#3229) 2018-10-11 22:09:01 -03:00
PREREQUISITES.md Fix CA certificate example docs 2019-04-08 08:35:34 -04:00