ingress: use POD_NAMESPACE as a namespace in cli parameters
This commit is contained in:
parent
727a62421e
commit
e4de1e62b8
12 changed files with 15 additions and 15 deletions
|
|
@ -41,5 +41,5 @@ spec:
|
|||
- containerPort: 443
|
||||
args:
|
||||
- /nginx-ingress-controller
|
||||
- --default-backend-service=default/default-http-backend
|
||||
- --default-backend-service=$(POD_NAMESPACE)/default-http-backend
|
||||
- --nginx-configmap=default/nginx-ingress-controller
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue