Allow custom default server when host is empty in ingress rule
This commit is contained in:
parent
b086a686dd
commit
4d25306b52
2 changed files with 30 additions and 15 deletions
|
|
@ -16,7 +16,7 @@ spec:
|
|||
spec:
|
||||
terminationGracePeriodSeconds: 60
|
||||
containers:
|
||||
- image: aledbf/nginx-third-party:0.15
|
||||
- image: gcr.io/google_containers/nginx-ingress-controller:0.6
|
||||
name: nginx-ingress-lb
|
||||
imagePullPolicy: Always
|
||||
livenessProbe:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue