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