Avoid sync Ingress updates
This commit is contained in:
parent
2632fe566b
commit
60e2e5f9ad
8 changed files with 42 additions and 23 deletions
|
|
@ -15,7 +15,7 @@ spec:
|
|||
name: nginx-ingress-lb
|
||||
spec:
|
||||
containers:
|
||||
- image: gcr.io/google_containers/nginx-ingress-controller:0.4
|
||||
- image: gcr.io/google_containers/nginx-ingress-controller:0.5
|
||||
name: nginx-ingress-lb
|
||||
imagePullPolicy: Always
|
||||
livenessProbe:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue