ingress: removed unnecessary whitespaces
This commit is contained in:
parent
e4de1e62b8
commit
d8fbe2f582
13 changed files with 19 additions and 19 deletions
|
|
@ -14,7 +14,7 @@ spec:
|
|||
k8s-app: nginx-ingress-lb
|
||||
name: nginx-ingress-lb
|
||||
spec:
|
||||
terminationGracePeriodSeconds: 60
|
||||
terminationGracePeriodSeconds: 60
|
||||
containers:
|
||||
- image: gcr.io/google_containers/nginx-ingress-controller:0.8.2
|
||||
name: nginx-ingress-lb
|
||||
|
|
@ -43,4 +43,4 @@ spec:
|
|||
hostPort: 443
|
||||
args:
|
||||
- /nginx-ingress-controller
|
||||
- --default-backend-service=default/nginx-errors
|
||||
- --default-backend-service=$(POD_NAMESPACE)/nginx-errors
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue