fix router type

This commit is contained in:
jeff
2018-07-01 15:16:46 +08:00
parent d1c5693e1a
commit 08fd9c7f77
3 changed files with 57 additions and 28 deletions

View File

@@ -28,6 +28,9 @@ spec:
- --default-backend-service=$(POD_NAMESPACE)/default-http-backend
- --configmap=$(POD_NAMESPACE)/nginx-configuration
- --annotations-prefix=nginx.ingress.kubernetes.io
- --force-namespace-isolation
- --update-status
- --update-status-on-shutdown
env:
- name: POD_NAME
valueFrom: