Remove svc nodeport

This commit is contained in:
niusmallnan
2021-04-14 11:13:33 +08:00
parent 847ff3e420
commit 979a05f0ac

View File

@@ -6,13 +6,11 @@ metadata:
labels:
app: kube-explorer
spec:
type: NodePort
ports:
- port: 8989
targetPort: 8989
protocol: TCP
name: http
nodePort: 30089
selector:
app: kube-explorer