Update terminationGracePeriodSeconds in examples
This commit is contained in:
parent
60e2e5f9ad
commit
2ca6c8256b
8 changed files with 8 additions and 1 deletions
|
|
@ -14,6 +14,7 @@ spec:
|
|||
k8s-app: nginx-ingress-lb
|
||||
name: nginx-ingress-lb
|
||||
spec:
|
||||
terminationGracePeriodSeconds: 60
|
||||
containers:
|
||||
- image: gcr.io/google_containers/nginx-ingress-controller:0.5
|
||||
name: nginx-ingress-lb
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue