mirror of
https://github.com/cnrancher/kube-explorer.git
synced 2025-09-01 14:37:03 +00:00
Remove svc nodeport
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user