ingress-nginx-helm/controllers/nginx/examples
Wesley Hartford 44d7008126 Fix arguments to match replication controller
The DaemonSet as it exists causes the pod to crash on startup with the following:

Error syncing pod, skipping: failed to "StartContainer" for "nginx-ingress-lb" with RunContainerError: "runContainer: API error (500): Cannot start container 7eab41694a7d817665337724b5710bd17d7846f0212408aa9d6056e3211447a4: [8] System error: exec: \"/nginx-ingress-controller-lb\": stat /nginx-ingress-controller-lb: no such file or directory\n"

Modifying the arguments to match the replication controller works.
2016-04-06 09:16:55 -07:00
..
custom-configuration Update terminationGracePeriodSeconds in examples 2016-03-31 17:14:54 -03:00
daemonset Fix arguments to match replication controller 2016-04-06 09:16:55 -07:00
default Update terminationGracePeriodSeconds in examples 2016-03-31 17:14:54 -03:00
full Update terminationGracePeriodSeconds in examples 2016-03-31 17:14:54 -03:00
tcp Update terminationGracePeriodSeconds in examples 2016-03-31 17:14:54 -03:00
tls Update terminationGracePeriodSeconds in examples 2016-03-31 17:14:54 -03:00
udp Update terminationGracePeriodSeconds in examples 2016-03-31 17:14:54 -03:00
default-backend.yaml Update terminationGracePeriodSeconds in examples 2016-03-31 17:14:54 -03:00
ingress.yaml Rename controller to nginx 2016-03-27 22:30:58 -03:00