ingress: use POD_NAMESPACE as a namespace in cli parameters

This commit is contained in:
kayrus 2016-08-19 10:25:38 +02:00
parent 727a62421e
commit e4de1e62b8
12 changed files with 15 additions and 15 deletions

View file

@ -78,5 +78,5 @@ spec:
cpu: 100m
memory: 50Mi
args:
- --default-backend-service=default/default-http-backend
- --default-backend-service=$(POD_NAMESPACE)/default-http-backend
- --sync-period=300s