fix https nodeport
This commit is contained in:
parent
1e9169fcd5
commit
b029dfbf90
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ spec:
|
||||||
port: 443
|
port: 443
|
||||||
targetPort: 443
|
targetPort: 443
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
|
nodePort: 30181
|
||||||
selector:
|
selector:
|
||||||
app.kubernetes.io/name: ingress-nginx
|
app.kubernetes.io/name: ingress-nginx
|
||||||
app.kubernetes.io/part-of: ingress-nginx
|
app.kubernetes.io/part-of: ingress-nginx
|
||||||
|
|
Loading…
Reference in a new issue