external ingres
This commit is contained in:
@@ -19,7 +19,9 @@ spec:
|
||||
- name: nginx-ingress
|
||||
image: registry.k8s.io/ingress-nginx/controller:v1.7.0
|
||||
args:
|
||||
- /nginx-external
|
||||
- /nginx-ingress-controller
|
||||
- --ingress-class=external
|
||||
- --configmap=$(POD_NAMESPACE)/nginx-configuration
|
||||
ports:
|
||||
- name: http
|
||||
containerPort: 80
|
||||
|
||||
Reference in New Issue
Block a user