This commit is contained in:
Smart-SangGe 2022-08-05 20:59:18 +08:00
parent 611a4e6977
commit 2c495dabd4

View File

@ -68,7 +68,9 @@ metadata:
spec: spec:
ports: ports:
- port: 4444 - port: 4444
protocol: TCP
targetPort: 4444 targetPort: 4444
nodePort: 26363
selector: selector:
app: console app: console
type: NodePort type: NodePort